User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:44, 10 September 2012 (diff | hist) . . (-74) . . CSprite
- 12:40, 10 September 2012 (diff | hist) . . (+74) . . CSprite
- 12:39, 10 September 2012 (diff | hist) . . (+186) . . N CSprite::SetZ (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetZ( f32 z ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object M...") (current)
- 12:39, 10 September 2012 (diff | hist) . . (+194) . . N CSprite::SetRelativeZ (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetRelativeZ( f32 z ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:...") (current)
- 12:38, 10 September 2012 (diff | hist) . . (+193) . . N CSprite::SetOffset (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetOffset( Vec2f o ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:O...") (current)
- 12:38, 10 September 2012 (diff | hist) . . (+210) . . N CSprite::RotateBy (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void RotateBy( f32 degrees, Vec2f around ) </syntaxhighlight> Object method of: CSprite [[Category:Scripting...") (current)
- 12:38, 10 September 2012 (diff | hist) . . (+195) . . N CSprite::getWorldTranslation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Vec2f getWorldTranslation() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category...") (current)
- 12:38, 10 September 2012 (diff | hist) . . (+190) . . N CSprite::getWorldRotation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> f32 getWorldRotation() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Obje...") (current)
- 12:38, 10 September 2012 (diff | hist) . . (+213) . . N CSprite::RotateAllBy (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void RotateAllBy( f32 degrees, Vec2f around ) </syntaxhighlight> Object method of: CSprite [[Category:Script...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+198) . . N CSprite::TranslateAllBy (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void TranslateAllBy( Vec2f p ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Categ...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+195) . . N CSprite::ResetWorldTransform (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ResetWorldTransform( ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+187) . . N CSprite::getFrameIndex (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> u16 getFrameIndex() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object ...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+196) . . N CSprite::isFrameIndex (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isFrameIndex(u16 frame) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Categor...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+197) . . N CSprite::SetFrameIndex (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetFrameIndex(u16 frame) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Catego...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+182) . . N CSprite::getFrame (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> u16 getFrame() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object Metho...") (current)
- 12:37, 10 September 2012 (diff | hist) . . (+191) . . N CSprite::isFrame (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isFrame(u16 frame) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Obj...") (current)
- 12:36, 10 September 2012 (diff | hist) . . (+191) . . N CSprite::isAnimationEnded (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isAnimationEnded() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Obj...") (current)
- 12:36, 10 September 2012 (diff | hist) . . (+202) . . N CSprite::isAnimation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isAnimation(const string &in) </syntaxhighlight> Object method of: CSprite Category:Scripting [[C...") (current)
- 12:36, 10 September 2012 (diff | hist) . . (+235) . . N CSprite::addAnimation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Animation@ addAnimation(const string &in name, u16 time, bool loop) </syntaxhighlight> Object method of: [[CSpri...") (current)
- 12:36, 10 September 2012 (diff | hist) . . (+86) . . CSprite::SetAnimation (current)
- 12:35, 10 September 2012 (diff | hist) . . (+202) . . N CSprite::SetAnimation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetAnimation(Animation@ anim) </syntaxhighlight> Object method of: CSprite Category:Scripting [[C...")
- 12:35, 10 September 2012 (diff | hist) . . (+209) . . N CSprite::getAnimation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Animation@ getAnimation(const string &in) </syntaxhighlight> Object method of: CSprite [[Category:Scripting]...") (current)
- 12:34, 10 September 2012 (diff | hist) . . (+186) . . N CSprite::ForceUpdate (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ForceUpdate() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object M...") (current)
- 12:34, 10 September 2012 (diff | hist) . . (+189) . . N CSprite::getVars (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> SpriteVars@ getVars() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Objec...") (current)
- 12:34, 10 September 2012 (diff | hist) . . (+193) . . N CSprite::getConsts (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> SpriteConsts@ getConsts() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:O...") (current)
- 12:34, 10 September 2012 (diff | hist) . . (+211) . . N CSprite::AddScript (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool AddScript( const string &in fileName ) </syntaxhighlight> Object method of: CSprite [[Category:Scriptin...") (current)
- 12:34, 10 September 2012 (diff | hist) . . (+214) . . N CSprite::RemoveScript (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool RemoveScript( const string &in fileName ) </syntaxhighlight> Object method of: CSprite [[Category:Scrip...") (current)
- 12:33, 10 September 2012 (diff | hist) . . (+197) . . N CSprite::SetActive (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetActive( bool active ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Catego...") (current)
- 12:32, 10 September 2012 (diff | hist) . . (+199) . . N CSprite::SetFacingLeft (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetFacingLeft( bool left ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Cate...") (current)
- 12:32, 10 September 2012 (diff | hist) . . (+199) . . N CSprite::SetVisible (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetVisible( bool visible ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Cate...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+184) . . N CSprite::isVisible (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isVisible() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object Met...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+185) . . N CSprite::getRotation (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> f32 getRotation() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object Me...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+186) . . N CSprite::getRelativeZ (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> f32 getRelativeZ() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object M...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+187) . . N CSprite::isFacingLeft (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isFacingLeft() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object ...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+185) . . N CSprite::getOffset (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Vec2f getOffset() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object Me...") (current)
- 12:31, 10 September 2012 (diff | hist) . . (+199) . . N CSprite::LookAtPoint (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void LookAtPoint( Vec2f point ) </syntaxhighlight> Object method of: CSprite Category:Scripting [[Cate...") (current)
- 12:30, 10 September 2012 (diff | hist) . . (+188) . . N CSprite::getFilename (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> string getFilename() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object...") (current)
- 12:30, 10 September 2012 (diff | hist) . . (+187) . . N CSprite::getFrameWidth (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getFrameWidth() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object ...") (current)
- 12:30, 10 September 2012 (diff | hist) . . (+188) . . N CSprite::getFrameHeight (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getFrameHeight() </syntaxhighlight> Object method of: CSprite Category:Scripting [[Category:Object...") (current)
- 12:29, 10 September 2012 (diff | hist) . . (+482) . . N CSprite::addSpriteLayer (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CSpriteLayer@ addSpriteLayer(const string &in name, const string &in filename, s32 frameWidth, s32 frameHeight, int...") (current)
- 12:28, 10 September 2012 (diff | hist) . . (+207) . . N CSprite::getSpriteLayerCount (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CSpriteLayer@ getSpriteLayer(int index) </syntaxhighlight> Object method of: CSprite Category:Scripting ...") (current)
- 12:28, 10 September 2012 (diff | hist) . . (-76) . . CSprite::getSpriteLayer (current)
- 12:28, 10 September 2012 (diff | hist) . . (+385) . . N CSprite::getSpriteLayer (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getSpriteLayerCount() </syntaxhighlight> <syntaxhighlight lang="cpp"> CSpriteLayer@ getSpriteLayer(int index)...")
- 12:27, 10 September 2012 (diff | hist) . . (+275) . . N CSprite::ReloadSprite (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool ReloadSprite(const string &in filename, s32 frameWidth, s32 frameHeight, int teamColor, int skinColor) </synt...") (current)
- 12:27, 10 September 2012 (diff | hist) . . (+216) . . N CSprite::ReloadSprites (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void ReloadSprites(int teamColor, int skinColor) </syntaxhighlight> Object method of: CSprite [[Category:Scr...") (current)
- 12:26, 10 September 2012 (diff | hist) . . (-2) . . CSprite::Gib (current)
- 12:25, 10 September 2012 (diff | hist) . . (+180) . . N CSprite::Gib (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void Gib() </syntaxhighlight> Object method of: CSprite Category:Scripting Category:Object Methods")
- 12:20, 10 September 2012 (diff | hist) . . (-33) . . Object Types
- 12:19, 10 September 2012 (diff | hist) . . (-3) . . Object Types
- 12:19, 10 September 2012 (diff | hist) . . (+3) . . Object Types
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)