ui_node_image.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  imageExtraData_s

Typedefs

typedef struct imageExtraData_s imageExtraData_t

Functions

void UI_RegisterImageNode (struct uiBehaviour_s *behaviour)
void UI_ImageNodeDraw (struct uiNode_s *node)

Detailed Description

Definition in file ui_node_image.h.


Typedef Documentation


Function Documentation

void UI_ImageNodeDraw ( uiNode_t node  ) 
Todo:
Center image, or use textalign property

Todo:
convert all pic using mousefx into button.
Todo:
delete mousefx
Todo:
code is duplicated in the ekg node code
Todo:
convert all pic using mousefx into button.
Todo:
delete mousefx

Definition at line 81 of file ui_node_image.c.

References uiNode_s::color, EXTRADATA, image_s::height, uiNode_s::image, R_Color(), scale, uiNode_s::size, uiNode_s::state, UI_DrawNormImage(), UI_GetNodeAbsPos(), UI_GetReferenceString(), UI_LoadImage(), Vector2Copy, Vector2Set, VectorScale, and image_s::width.

Referenced by UI_RegisterImageNode().

void UI_RegisterImageNode ( struct uiBehaviour_s behaviour  ) 

Generated by  doxygen 1.6.2