UFO: Alien Invasion
Loading...
Searching...
No Matches
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 (const uiNode_t *node, int x, int y)
 Wrapper for UI tooltips.

Function Documentation

◆ UI_DrawTooltip()

◆ UI_Tooltip()

void UI_Tooltip ( const uiNode_t * node,
int x,
int y )