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:
Generated on Mon Apr 5 21:18:03 2010 for Stechec/TBT by  doxygen 1.6.3