Module Scenery
Wrapper -- SCENERY models scenery within the DCS simulator.
Author: FlightControl
Contributions:
Global(s)
SCENERY |
SCENERY class, extends Positionable#POSITIONABLEScenery objects are defined on the map. |
Type SCENERY
SCENERY:GetDCSObject() | |
SCENERY:GetThreatLevel() | |
SCENERY:Register(SceneryName, SceneryObject) |
Global(s)
- #SCENERY SCENERY
-
SCENERY class, extends Positionable#POSITIONABLE
Scenery objects are defined on the map.
The Scenery#SCENERY class is a wrapper class to handle the DCS Scenery objects:
- Wraps the DCS Scenery objects.
- Support all DCS Scenery APIs.
- Enhance with Scenery specific APIs not in the DCS API set.
Type Scenery
Type SCENERY
Extends Wrapper.Positionable#POSITIONABLE
Field(s)
- SCENERY:Register(SceneryName, SceneryObject)
-
Parameters
-
SceneryName
: -
SceneryObject
:
-