Method | Description | |
---|---|---|
AddFrameCommand ( |
||
GetBounds ( idBounds &bounds, int animNumber, int currentTime, int cycleCount ) : bool | ||
GetOrigin ( Vector3 &offset, int animNumber, int currentTime, int cycleCount ) : bool | ||
SetAnimation ( |
||
idAnim ( ) : System |
public AddFrameCommand ( |
||
modelDef | ||
frameIndex | int | |
lexer | ||
def | idDict | |
return | string |
public GetBounds ( idBounds &bounds, int animNumber, int currentTime, int cycleCount ) : bool | ||
bounds | idBounds | |
animNumber | int | |
currentTime | int | |
cycleCount | int | |
return | bool |
public GetOrigin ( Vector3 &offset, int animNumber, int currentTime, int cycleCount ) : bool | ||
offset | Vector3 | |
animNumber | int | |
currentTime | int | |
cycleCount | int | |
return | bool |
public SetAnimation ( |
||
modelDef | ||
sourceName | string | |
animName | string | |
md5anims | ||
return | void |