Camera (class)
Revision as of 13:18, 14 August 2015 by Kevsoft (talk | contribs) (Created page with "Category:LunaLua API Category:LunaLua classes This class provides access to the SMBX cameras. {{Class table|Camera class||2= {{Class table/row|Field|[[Camera.x]...")
This class provides access to the SMBX cameras.
| Camera class | |||
|---|---|---|---|
| Type | Function/Field | Return values/Value type | Description |
| Field | Camera.x | number | The x position of the camera. |
| Field | Camera.y | number | The y position of the camera. |
| Field | Camera.width | number | The width of the camera. |
| Field | Camera.height | number | The height of the camera. |