#include <guiTable.h>
Public Attributes | |
Cell * | cells |
s32 | cellcount |
s32 | indent |
s32 | visible_index |
s32 GUITable::Row::cellcount |
Cell* GUITable::Row::cells |
s32 GUITable::Row::indent |
Referenced by GUITable::setOpenedTrees(), GUITable::setTable(), GUITable::setTextList(), and GUITable::toggleVisibleTree().
s32 GUITable::Row::visible_index |
Referenced by GUITable::setOpenedTrees(), GUITable::setTable(), and GUITable::setTextList().