|
|
| Default (floatT floatDefault) |
| |
|
| Default (const char *stringDefault) |
| |
|
| Default (int intDefault) |
| |
|
| Default (bool boolDefault) |
| |
|
floatT | getFloat () const |
| |
|
intT | getInt () const |
| |
|
const String & | getString () const |
| |
|
void | set (floatT thefloat, const char *thestring) |
| |
|
void | setFloat (floatT value) |
| |
|
void | setInt (intT value) |
| |
|
void | setString (String value) |
| |
The documentation for this class was generated from the following files:
- src/Engine/Parameter/Default.h
- src/Engine/Parameter/Default.cpp