org.lee.mugen.sprite.character
Class AnimGroup

java.lang.Object
  extended by org.lee.mugen.sprite.character.AnimGroup

public class AnimGroup
extends java.lang.Object


Constructor Summary
AnimGroup(AirGroup airGrp)
           
 
Method Summary
 int getGroupId()
           
 int getImgLoopStart()
           
 AnimElement[] getImgSprites()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimGroup

public AnimGroup(AirGroup airGrp)
Method Detail

getGroupId

public int getGroupId()

getImgLoopStart

public int getImgLoopStart()

getImgSprites

public AnimElement[] getImgSprites()