Bandidos
Public Member Functions | List of all members
com.mygdx.game.engine.entities.components.rendering.AnimationEvent Class Reference
Inheritance diagram for com.mygdx.game.engine.entities.components.rendering.AnimationEvent:
com.mygdx.game.engine.events.Event

Public Member Functions

 AnimationEvent (String type, String animationName)
 
String getAnimationName ()
 
void clean ()
 
- Public Member Functions inherited from com.mygdx.game.engine.events.Event
 Event (String type)
 
String getType ()
 
EventDispatcher getDispatcher ()
 
void setDispatcher (EventDispatcher dispatcherValue)
 
void clean ()
 

Constructor & Destructor Documentation

◆ AnimationEvent()

com.mygdx.game.engine.entities.components.rendering.AnimationEvent.AnimationEvent ( String  type,
String  animationName 
)

Member Function Documentation

◆ clean()

void com.mygdx.game.engine.entities.components.rendering.AnimationEvent.clean ( )

◆ getAnimationName()

String com.mygdx.game.engine.entities.components.rendering.AnimationEvent.getAnimationName ( )

The documentation for this class was generated from the following file: