EHS
|
#include <PropertyChange.h>
Public Member Functions | |
PropertyChange () | |
PropertyChange (const ChangeType type, const float value) | |
Public Attributes | |
ChangeType | type |
float | value |
ehs::PropertyChange::PropertyChange | ( | ) |
ehs::PropertyChange::PropertyChange | ( | const ChangeType | type, |
const float | value ) |
ChangeType ehs::PropertyChange::type |
float ehs::PropertyChange::value |