luasf::Clock Class Reference
List of all members.
Public Member Functions |
|
| Clock (lua_State *l) |
|
int | GetElapsedTime (lua_State *l) |
|
int | Reset (lua_State *l) |
Static Public Attributes |
|
static const char | className [] = "Clock" |
| static Luna< Clock >::RegType | methods [] |
Member Data Documentation
Luna< Clock >::RegType luasf::Clock::methods [static] |
Initial value: {
luna_method(Clock, GetElapsedTime),
luna_method(Clock, Reset),
{ 0, 0 }
}
The documentation for this class was generated from the following files: