UFO: Alien Invasion
ui_node_image.h File Reference
Include dependency graph for ui_node_image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  uiImageNode
 
struct  imageExtraData_t
 

Functions

void UI_RegisterImageNode (uiBehaviour_t *behaviour)
 
void UI_ImageNodeDraw (uiNode_t *node)
 

Function Documentation

◆ UI_ImageNodeDraw()

void UI_ImageNodeDraw ( uiNode_t node)

◆ UI_RegisterImageNode()