Section (class)
Revision as of 10:42, 26 October 2014 by Kevsoft (talk | contribs) (Created page with "Category:LunaLua API Category:LunaLua classes This class provides fields/functions for managing Sections in the current level. {{Class table|Section class||2= {{Cl...")
This class provides fields/functions for managing Sections in the current level.
| Section class | |||
|---|---|---|---|
| Type | Function/Field | Return values/Value type | Description |
| Constructor | mySection = Section(int sectionID) | Section | Construct a new Section-Object. sectionID is the section number of the specific section. |
| Field | Section.boundary | RECTd | The section boundary. |