Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Struct ProfileColumn: Describes one column of an AbstractProfileTable. More...
#include <ProfileViewer.h>
Public Member Functions | |
ProfileColumn (const CStr &t, size_t w) | |
Public Attributes | |
CStr | title |
Title of the column. More... | |
size_t | width |
Recommended width of the column, in pixels. More... | |
Struct ProfileColumn: Describes one column of an AbstractProfileTable.
|
inline |
CStr ProfileColumn::title |
Title of the column.
size_t ProfileColumn::width |
Recommended width of the column, in pixels.