书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 837 个相关结果.
  • Color

    Color 类型 索引 属性(properties) 方法 Details 属性(properties) WHITE BLACK TRANSPARENT GRAY RED GREEN BLUE YELLOW ORANGE CYAN MAGENTA 参数列表 clone 示例 equals 参数列表 示例 lerp 参...
  • Event.EventKeyboard

    Event.EventKeyboard 类型 索引 属性(properties) 方法 Details 属性(properties) keyCode type bubbles target currentTarget eventPhase 参数列表 unuse reuse stopPropagation stopPropagati...
  • PhysicsContact

    PhysicsContact 类型 索引 属性(properties) 方法 Details 属性(properties) colliderA colliderB disabled disabledOnce getManifold getImpulse isTouching setTangentSpeed 参数列表 getTange...
  • Event.EventMouse

    Event.EventMouse 类型 索引 属性(properties) 方法 Details 属性(properties) NONE DOWN UP MOVE SCROLL BUTTON_LEFT BUTTON_RIGHT BUTTON_MIDDLE BUTTON_4 BUTTON_5 BUTTON_6 BUTTON_7 ...
  • Texture2D.PixelFormat

    Texture2D.PixelFormat 枚举 索引 Details RGB565 RGB5A1 RGBA4444 RGB888 RGBA8888 RGBA32F A8 I8 AI88 RGB_PVRTC_2BPPV1 RGBA_PVRTC_2BPPV1 RGB_PVRTC_4BPPV1 RGBA_PVRTC_4BPPV1 ...
  • Prefab

    Prefab 类型 索引 属性(properties) 方法 Details 属性(properties) _createFunction data optimizationPolicy 示例 asyncLoadAssets readonly loaded nativeUrl _native _nativeAsset _uuid ...
  • ActionInterval

    ActionInterval 类型 索引 方法 Details 方法 easing 参数列表 示例 repeat 参数列表 repeatForever getDuration setDuration 参数列表 reverse clone isDone getTarget setTarget 参数列表 getOriginal...
  • 静态库的使用

    静态库的使用 创建静态库 使用静态库 静态库的使用 和任何大型项目一样,Cocos2d-x 引擎是由数千个源文件组成。通过这些源文件,你可以了解到引擎内部工作的原理,你可以根据需要修改这些文件。但是这种自由是有代价的!不是金钱,而是更有价值的东西,时间!编译时间! 每当项目的源文件发生更改时,编译器都会重新编译所有文件,包含引擎的源码,这样编译...
  • Event

    Event 类型 索引 属性(properties) 方法 Details 属性(properties) type bubbles target currentTarget eventPhase NO_TYPE TOUCH MOUSE KEYBOARD ACCELERATION NONE CAPTURING_PHASE AT_...
  • SpriteAtlas

    SpriteAtlas 类型 索引 属性(properties) 方法 Details 属性(properties) loaded nativeUrl _native _nativeAsset _uuid _name _objFlags name 示例 isValid 示例 方法 getTexture getSpriteFr...