[OgreKit Lua]

Public Member Functions | List of all members
gkGorillaRectangle Class Reference

Public Member Functions

 gkGorillaRectangle (Gorilla::Rectangle *rect, const gkString &currentSpriteName="")
 
 gkGorillaRectangle (Gorilla::Rectangle *rect, const gkString &animationPrefix, int from, int to, float timer)
 
void update (gkScalar delta)
 
Gorilla::Rectangle * getRect ()
 

Constructor & Destructor Documentation

gkGorillaRectangle::gkGorillaRectangle ( Gorilla::Rectangle *  rect,
const gkString &  currentSpriteName = "" 
)
gkGorillaRectangle::gkGorillaRectangle ( Gorilla::Rectangle *  rect,
const gkString &  animationPrefix,
int  from,
int  to,
float  timer 
)

Member Function Documentation

Gorilla::Rectangle* gkGorillaRectangle::getRect ( )
inline
void gkGorillaRectangle::update ( gkScalar  delta)