| Package | artcustomer.framework.engines.layers.data |
| Class | public class Driver3DInfo |
| Inheritance | Driver3DInfo Object |
| Implements | IDestroyable |
| Method | Defined By | ||
|---|---|---|---|
Driver3DInfo(driverInfo:String)
Constructor
| Driver3DInfo | ||
destroy():void
Destroy instance. | Driver3DInfo | ||
toString():String
Get String value of object. | Driver3DInfo | ||
| Driver3DInfo | () | Constructor |
public function Driver3DInfo(driverInfo:String)Constructor
ParametersdriverInfo:String — : Driver Info
|
| destroy | () | method |
public function destroy():voidDestroy instance.
| toString | () | method |
public function toString():StringGet String value of object.
ReturnsString —
|