logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

(转)Cocos2d-x学习之 整体框架描述

Cocos2d-x学习之 整体框架描述1.Cocos2d-x 整体描述和传统的游戏引擎一样,cocos2d-x作为一个2d的游戏引擎,其也有以下几大概念组成:导演(CCDiretor):在cocos2d-x引擎中,CCDirector类是整个游戏的组织和控制核心,游戏的运行规则,游戏内的CCScene(场景)、布景(CCLayer)、角色(CCSpr

Big 5 Code Table

<br />Big 5 Code Table <br /><br /><br />Your computer has to have Chinese character font installed to view this page correctly. Refer to Character Map page for more details on how to install and disp

CJK Unicode Table ( UNICODE中文字符集 )

<br /> CJK Unicode Table <br /><br /><br />Your computer has to have Chinese character font installed to view this page correctly. Refer to Character Map page for more details on how to install and di

(转)android GPS

User Location能做什么?1、获取用户的位置2、追踪用户的移动 User Location的关键API1、             LocationManager:用于管理android的用户定位服务2、             LocationProviders:提供多种定位方式供开发者选择(GPS, NETWORK定位等)

到底了