ui_tooltip.h File Reference

#include "node/ui_node_window.h"
#include "ui_nodes.h"
Include dependency graph for ui_tooltip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int UI_DrawTooltip (const char *string, int x, int y, int maxWidth)
 Generic tooltip function.
void UI_Tooltip (uiNode_t *node, int x, int y)
 Wrapper for UI tooltips.

Detailed Description

Definition in file ui_tooltip.h.


Function Documentation

int UI_DrawTooltip ( const char *  string,
int  x,
int  y,
int  maxWidth 
)
void UI_Tooltip ( uiNode_t node,
int  x,
int  y 
)

Generated by  doxygen 1.6.2