|
|
@@ -2116,14 +2116,17 @@ Properties:
|
|
|
Methods:
|
|
|
|
|
|
- void SetDrawObstacles(bool enable)
|
|
|
+- void SetMaxLayers(unsigned maxLayers)
|
|
|
- void SetMaxObstacles(unsigned maxObstacles)
|
|
|
- bool GetDrawObstacles() const
|
|
|
+- unsigned GetMaxLayers() const
|
|
|
- unsigned GetMaxObstacles() const
|
|
|
|
|
|
Properties:
|
|
|
|
|
|
- bool drawObstacles
|
|
|
- int maxObstacles
|
|
|
+- unsigned maxLayers
|
|
|
|
|
|
<a name="Class_Engine"></a>
|
|
|
### Engine : Object
|