All Classes Namespaces
LWFObject Member List

This is the complete list of members for LWFObject, including all inherited members.

Activate() (defined in LWFObject)LWFObjectinlinevirtual
activateCount (defined in LWFObject)LWFObjectprotected
AddLoadCallback(LWFLoadCallback lwfLoadCallback) (defined in LWFObject)LWFObjectinline
AttachLWF(LWF.Movie movie, LWFObject lwfObject, string attachName, int attachDepth=-1, bool reorder=false, LWFObjectDetachHandler detachHandler=null) (defined in LWFObject)LWFObjectinline
callUpdate (defined in LWFObject)LWFObjectprotected
ClearProperty() (defined in LWFObject)LWFObjectinline
Deactivate() (defined in LWFObject)LWFObjectinlinevirtual
DetachAllLWFs(LWF.Movie movie) (defined in LWFObject)LWFObjectinline
DetachLWF(LWF.Movie movie, string attachName) (defined in LWFObject)LWFObjectinline
DetachLWF(LWF.Movie movie, LWFObject lwfObject) (defined in LWFObject)LWFObjectinline
factory (defined in LWFObject)LWFObject
FitForHeight(int stageHeight) (defined in LWFObject)LWFObjectinlinevirtual
FitForWidth(int stageWidth) (defined in LWFObject)LWFObjectinlinevirtual
GetRendererName() (defined in LWFObject)LWFObjectinline
GetText(string instanceName, string textName) (defined in LWFObject)LWFObjectinline
GetText(string textName) (defined in LWFObject)LWFObjectinline
isAlive (defined in LWFObject)LWFObject
Load(string path, string texturePrefix="", string fontPrefix="", float zOffset=0, float zRate=1, int renderQueueOffset=0, Camera camera=null, bool autoUpdate=true, LWFDataCallback lwfDataCallback=null, LWFLoadCallback lwfLoadCallback=null, LWFDataLoader lwfDataLoader=null, TextureLoader textureLoader=null, TextureUnloader textureUnloader=null) (defined in LWFObject)LWFObjectinlinevirtual
lwf (defined in LWFObject)LWFObject
lwfLoadCallbacks (defined in LWFObject)LWFObjectprotected
lwfName (defined in LWFObject)LWFObject
LWFObject() (defined in LWFObject)LWFObjectinline
Move(float x, float y) (defined in LWFObject)LWFObjectinline
MoveTo(float x, float y) (defined in LWFObject)LWFObjectinline
OnDestroy() (defined in LWFObject)LWFObjectinlinevirtual
OnLoad() (defined in LWFObject)LWFObjectinlinevirtual
Pause() (defined in LWFObject)LWFObjectinlinevirtual
rendererFactoryConstructor (defined in LWFObject)LWFObjectprotected
Resume() (defined in LWFObject)LWFObjectinlinevirtual
resumeCount (defined in LWFObject)LWFObjectprotected
Rotate(float radian) (defined in LWFObject)LWFObjectinline
RotateTo(float radian) (defined in LWFObject)LWFObjectinline
Scale(float x, float y) (defined in LWFObject)LWFObjectinline
ScaleForHeight(int stageHeight) (defined in LWFObject)LWFObjectinlinevirtual
ScaleForWidth(int stageWidth) (defined in LWFObject)LWFObjectinlinevirtual
ScaleTo(float x, float y) (defined in LWFObject)LWFObjectinline
ScreenToLWFPoint(Vector3 screenPoint) (defined in LWFObject)LWFObjectinline
SetAlpha(float alpha) (defined in LWFObject)LWFObjectinline
SetAutoUpdate(bool autoUpdate) (defined in LWFObject)LWFObjectinline
SetBitmapFontLoader(BitmapFontDataLoader dataLoader=null, BitmapFontTextureLoader textureLoader=null) (defined in LWFObject)LWFObjectinlinestatic
SetButtonEventHandler(string instanceName, ButtonEventHandler press=null, ButtonEventHandler release=null, ButtonEventHandler rollOver=null, ButtonEventHandler rollOut=null, ButtonKeyPressHandler keyPress=null, ButtonEventHandler load=null, ButtonEventHandler unload=null, ButtonEventHandler enterFrame=null, ButtonEventHandler update=null, ButtonEventHandler render=null) (defined in LWFObject)LWFObjectinline
SetColorTransform(LWF.ColorTransform c) (defined in LWFObject)LWFObjectinline
SetEventHandler(string eventName, EventHandler eventHandler) (defined in LWFObject)LWFObjectinline
SetLoader(LWFDataLoader lwfDataLoader=null, TextureLoader textureLoader=null, TextureUnloader textureUnloader=null) (defined in LWFObject)LWFObjectinlinestatic
SetMatrix(LWF.Matrix m) (defined in LWFObject)LWFObjectinline
SetMovieCommand(string[] instanceNames, MovieCommand cmd) (defined in LWFObject)LWFObjectinline
SetMovieEventHandler(string instanceName, MovieEventHandler load=null, MovieEventHandler postLoad=null, MovieEventHandler unload=null, MovieEventHandler enterFrame=null, MovieEventHandler update=null, MovieEventHandler render=null) (defined in LWFObject)LWFObjectinline
SetProgramObjectConstructor(string programObjectName, ProgramObjectConstructor programObjectConstructor) (defined in LWFObject)LWFObjectinline
SetRendererFactoryConstructor(RendererFactoryConstructor c) (defined in LWFObject)LWFObjectinline
SetText(string instanceName, string textName, string text) (defined in LWFObject)LWFObjectinline
SetText(string textName, string text) (defined in LWFObject)LWFObjectinline
UpdateLWF(float tick, int pointX=Int32.MinValue, int pointY=Int32.MinValue, bool press=false, bool release=false) (defined in LWFObject)LWFObjectinlinevirtual
useCombinedMeshRenderer (defined in LWFObject)LWFObjectprotected
UseCombinedMeshRenderer() (defined in LWFObject)LWFObjectinline
UseDrawMeshRenderer() (defined in LWFObject)LWFObjectinline
UseTextWithMovie(string instanceName) (defined in LWFObject)LWFObjectinline
WorldToLWFPoint(Vector3 worldPoint) (defined in LWFObject)LWFObjectinline