Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | Private Attributes | List of all members
rabbitescape.render.AnimationCache Class Reference
Collaboration diagram for rabbitescape.render.AnimationCache:
Collaboration graph
[legend]

Public Member Functions

 AnimationCache (AnimationLoader animationLoader)
 
String[] listAll ()
 
Animation get (String animationName)
 

Private Attributes

final String[] names
 
final Map< String, Animationanimations
 

Constructor & Destructor Documentation

rabbitescape.render.AnimationCache.AnimationCache ( AnimationLoader  animationLoader)

Member Function Documentation

Animation rabbitescape.render.AnimationCache.get ( String  animationName)
String [] rabbitescape.render.AnimationCache.listAll ( )

Member Data Documentation

final Map<String, Animation> rabbitescape.render.AnimationCache.animations
private
final String [] rabbitescape.render.AnimationCache.names
private

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