|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsoAnim | |
---|---|
zombie.iso.sprite |
Uses of IsoAnim in zombie.iso.sprite |
---|
Fields in zombie.iso.sprite declared as IsoAnim | |
---|---|
IsoAnim |
AnimState.AnimStateEntry.anim
|
IsoAnim |
IsoSprite.CurrentAnim
|
Fields in zombie.iso.sprite with type parameters of type IsoAnim | |
---|---|
java.util.ArrayList<IsoAnim> |
IsoSprite.AnimStack
|
static gnu.trove.map.hash.THashMap<java.lang.String,IsoAnim> |
IsoAnim.GlobalAnimMap
|
Methods in zombie.iso.sprite with parameters of type IsoAnim | |
---|---|
AnimState.AnimStateEntry |
AnimState.addState(IsoAnim anim,
float AnimSpeedPerFrame)
|
void |
IsoSprite.PlayAnim(IsoAnim anim)
|
Constructors in zombie.iso.sprite with parameters of type IsoAnim | |
---|---|
AnimState.AnimStateEntry(IsoAnim anim,
float AnimSpeedPerFrame)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |