Property | Type | Description | |
---|---|---|---|
animTextureName | string |
Method | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
SensorObject ( |
||
Update ( |
||
makeAnimate ( ) : void | ||
reloadNonSerializedAssets ( ) : void |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |
public SensorObject ( |
||
world | ||
animTexturename | string | |
objectTextureName | string | |
sprWidth | int | |
sprHeight | int | |
animInt | int | |
myNumFrames | int | |
return | System |
public Update ( |
||
world | ||
dt | float | |
return | void |