cocos2d-x  3.5
Classes | Typedefs | Functions
cocos2d::extension Namespace Reference

Classes

class   AssetsManager
 
 
class   AssetsManagerEx
  This class is used to auto update resources, such as pictures or scripts. More...
 
class   Color3bObject
 
class   Control
 
class   ControlButton
  for Cocos2D. More...
 
 
class   ControlHuePicker
 
  for Cocos2D. More...
 
 
class   ControlSlider
 
class   ControlStepper
 
class   ControlSwitch
  for Cocos2D. More...
 
class   ControlUtils
 
class   Downloader
 
 
  Usage: auto dispatcher = Director::getInstance()->getEventDispatcher(); auto manager = AssetsManagerEx::create(manifestUrl, storagePath); Adds a listener: More...
 
struct   HSV
 
class   Invocation
 
class   Manifest
 
class   PhysicsDebugNode
  A BaseData that draws the components of a physics engine. More...
 
struct   RGBA
 
class   ScrollView
  ScrollView support for cocos2d-x. More...
 
 
class   TableView
  UITableView support for cocos2d-x. More...
 
class   TableViewCell
  Abstract class for SWTableView cell node. More...
 
  Data source that governs table backend data. More...
 
  Sole purpose of this delegate is to single touch event in this version. More...
 

Typedefs

typedef ui::EditBox  EditBox

Functions

int  (Downloader::ProgressData *ptr, double totalToDownload, double nowDownloaded, double totalToUpLoad, double nowUpLoaded)
var  ( var ptr, var totalToDownload, var nowDownloaded, var totalToUpLoad, var nowUpLoaded)
local  ( local ptr, local totalToDownload, local nowDownloaded, local totalToUpLoad, local nowUpLoaded)
CC_EX_DLL Control::EventType  (Control::EventType a, Control::EventType b)

Typedef Documentation

var EditBox
local EditBox
local Scale9Sprite

Function Documentation

int
cocos2d::extension::downloadProgressFunc ( Downloader::ProgressData *  ptr,
double  totalToDownload,
double  nowDownloaded,
double  totalToUpLoad,
double  nowUpLoaded 
)
var downloadProgressFunc ( var  ptr,
var  totalToDownload,
var  nowDownloaded,
var  totalToUpLoad,
var  nowUpLoaded 
)
local downloadProgressFunc ( local  ptr,
local  totalToDownload,
local  nowDownloaded,
local  totalToUpLoad,
local  nowUpLoaded 
)

AltStyle によって変換されたページ (->オリジナル) /