Oxygine  1
2g game engine
Public Types | Public Member Functions | Static Public Member Functions | List of all members
oxygine::Property0< Value, getValueRef, setValueRef, C, GetF, SetF > Class Template Reference

Public Types

typedef C type
 
typedef Value value
 

Public Member Functions

 Property0 (getValueRef dest)
 
void init (type &t)
 
void init (getValueRef 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)
 

Static Public Member Functions

static getValueRef get (C &c)
 

The documentation for this class was generated from the following file: