cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
Public 类型 - 图1 Public 类型 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

Public 类型 | 静态 Public 成员函数 | 所有成员列表

Device类 参考

#include

## Public 类型
enum TextAlign { CENTER = 0x33, TOP = 0x13, TOP_RIGHT = 0x12, RIGHT = 0x32, BOTTOM_RIGHT = 0x22, BOTTOM = 0x23, BOTTOM_LEFT = 0x21, LEFT = 0x31, TOP_LEFT = 0x11 }
## 静态 Public 成员函数
static int getDPI ()
获取设备的DPI 更多…
static void setAccelerometerEnabled (bool isEnabled)
启用或禁用加速度计 更多…
static void setAccelerometerInterval (float interval)
设置加速度的值 更多…
static Data getTextureDataForText (const char *text, const FontDefinition &textDefinition, TextAlign align, int &width, int &height, bool &hasPremultipliedAlpha)

成员枚举类型说明

enum TextAlign

strong

枚举值
CENTER 水平方向的中间和垂直方向的中间
TOP 水平方向的中间和垂直方向的顶部
TOP_RIGHT 水平方向的右边和垂直方向的顶部
RIGHT 水平方向的右边和垂直方向的中间
BOTTOM_RIGHT 水平方向的右边和垂直方向的底部
BOTTOM 水平方向的中间和垂直方向的底部
BOTTOM_LEFT 水平方向的左边和垂直方向的底部
LEFT 水平方向的左边和垂直方向的中间
TOP_LEFT 水平方向的左边和垂直方向的顶部

成员函数说明

static int getDPI ( )

static

获取设备的DPI

  • 返回
  • 返回设备的DPI

static Data getTextureDataForText ( const char * text,
const FontDefinition & textDefinition,
TextAlign align,
int & width,
int & height,
bool & hasPremultipliedAlpha
)

static

static void setAccelerometerEnabled ( bool isEnabled)

static

启用或禁用加速度计

static void setAccelerometerInterval ( float interval)

static

设置加速度的值


该类的文档由以下文件生成:

  • /Users/zeroyang/Documents/github/cocos2d-x/cocos/2d/platform/CCDevice.h
  • cocos2d
  • Device
  • 生成于 2014年 五月 29日 星期四 09:41:44 , 为 cocos2d-x使用 doxygen 1.8.6