UFO: Alien Invasion
|
#include "ui_node_abstractvalue.h"
Go to the source code of this file.
Data Structures | |
class | uiTBarNode |
struct | tbarExtraData_s |
Typedefs | |
typedef struct tbarExtraData_s | tbarExtraData_t |
Functions | |
void | UI_RegisterTBarNode (uiBehaviour_t *behaviour) |
void | UI_TBar_SetImage (uiNode_t *node, const char *name) |
typedef struct tbarExtraData_s tbarExtraData_t |
void UI_RegisterTBarNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 85 of file ui_node_tbar.cpp.
References uiBehaviour_t::extends, EXTRADATA_TYPE, uiBehaviour_t::extraDataSize, uiBehaviour_t::lua_SWIG_typeinfo, uiBehaviour_t::manager, uiBehaviour_t::name, UI_RegisterExtradataNodeProperty, UI_SWIG_TypeQuery(), V_CVAR_OR_STRING, and V_POS.
Definition at line 80 of file ui_node_tbar.cpp.
References uiNode_t::image, Mem_PoolStrDup, and UI_FreeStringProperty().
Referenced by uiTBarNode_t_set_source().