R-Type
R-Type project
RType::Script::Rectangle Class Reference

Public Member Functions

void dump () const
 

Static Public Member Functions

static void initScript (lua_State *L)
 
static int __create (lua_State *L)
 
static int __destroy (lua_State *L)
 
static int __index (lua_State *L)
 
static int __newIndex (lua_State *L)
 
static int __dump (lua_State *L)
 

Public Attributes

float x = 0
 
float y = 0
 
float w = 0
 
float h = 0
 

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