ScummVM API documentation
Mohawk::LBAnimationNode Class Reference

Public Member Functions

 LBAnimationNode (MohawkEngine_LivingBooks *vm, LBAnimation *parent, uint16 scriptResourceId)
 
void draw (const Common::Rect &_bounds)
 
void reset ()
 
NodeState update (bool seeking=false)
 
bool transparentAt (int x, int y)
 

Protected Member Functions

void loadScript (uint16 resourceId)
 

Protected Attributes

MohawkEngine_LivingBooks_vm
 
LBAnimation_parent
 
uint _currentEntry
 
Common::Array< LBAnimScriptEntry_scriptEntries
 
uint _currentCel
 
int16 _xPos
 
int16 _yPos
 
uint32 _delay
 

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