hoa_video::private_video::OptionElement Class Reference
A class which encapsulates the various contents of an option.
More...
#include <option.h>
Collaboration diagram for hoa_video::private_video::OptionElement:
[legend]List of all members.
|
Public Attributes |
| OptionElementType | type |
| | A type indentifier for determining what this option represents.
|
| int32 | value |
| | A simple integer value used for various purposes such as offsets.
|
Detailed Description
A class which encapsulates the various contents of an option.
****************************************************************************
Contents can include text, images, mark-up tags, etc.
- Todo:
- Store the element content in here as well instead of in the Option class. Will require multiple derived classes for images, text, alignment flags, etc. Text should also be stored as rendered text images
Definition at line 143 of file option.h.
Member Data Documentation
A type indentifier for determining what this option represents.
Definition at line 146 of file option.h.
A simple integer value used for various purposes such as offsets.
Definition at line 149 of file option.h.
The documentation for this class was generated from the following file:
Generated on Fri Jul 6 23:16:48 2007 for Hero of Allacrost by
1.5.1