Section (class)

From Moondust Wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.