|
LuaSTG-x Core API
|
Public Member Functions | |
| function | getColor () |
| function | getInfo () |
| function | getRenderMode () |
| function | getVertex () |
| function | setAlpha (local alpha) |
| function | setColor (local color, local i) |
| function | setRenderMode (local m) |
| function | setVertex (local v) |
Public Member Functions inherited from lstg::ResourceColliable | |
| function | getColliderType () |
| function | getHalfSizeX () |
| function | getHalfSizeY () |
| function | getInfo () |
Public Member Functions inherited from lstg::Resource | |
| function | getInfo () |
| function | getName () |
| function | getPath () |
| function | getType () |
| function getColor | ( | ) |
| function getInfo | ( | ) |
| function getRenderMode | ( | ) |
| function getVertex | ( | ) |
| alpha | number |
| color | color4b_table |
| i | number |
| m | lstg.RenderMode |
| v | cc.V3F_C4B_T2F_Quad |