Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
|
#include <PropertyScript.h>
Public Attributes | |
std::string | mPropertyName |
std::string | mValue |
Represents a property as a name-value string pair.
std::string Ult::Property::mPropertyName |
std::string Ult::Property::mValue |