|
Oxygine
1
2g game engine
|
Public Member Functions | |
| Property2Args (value0 v1, value0 v2) | |
| Property2Args (valueRef v) | |
Public Member Functions inherited from oxygine::Property< value, valueRef, C, GetF, SetF > | |
| Property (valueRef v) | |
Public Member Functions inherited from oxygine::Property0< value, valueRef, valueRef, C, GetF, SetF > | |
| Property0 (valueRef dest) | |
| void | init (type &t) |
| void | init (valueRef src) |
| void | setSrc (type &t) |
| void | setDest (type &t) |
| const value & | getDest () const |
| const value & | getSrc () const |
| void | update (type &t, float p, const UpdateState &us) |
| void | done (type &t) |
Additional Inherited Members | |
Public Types inherited from oxygine::Property0< value, valueRef, valueRef, C, GetF, SetF > | |
| typedef C | type |
| typedef value | value |
Static Public Member Functions inherited from oxygine::Property0< value, valueRef, valueRef, C, GetF, SetF > | |
| static valueRef | get (C &c) |
1.8.14