Cavestory Mod API
Public Attributes | List of all members
ToolTipStruct Struct Reference

ToolTip Info. More...

#include <CSMAPI_BaseModeInstance.h>

Public Attributes

bool shown
 Whether or not this tooltip is currently being shown.
 
GUI_RECT rect
 The showing position for this tooltip.
 
int surface_idx
 The surface index that is allocated for this tooltip.
 
int texture_idx
 The texture index that is allocated for this tooltip.
 
int start_time
 The time that this tooltip started being displayed.
 
int life_time
 The life time for this tooltip in milliseconds. More...
 

Detailed Description

ToolTip Info.

Member Data Documentation

◆ life_time

int ToolTipStruct::life_time

The life time for this tooltip in milliseconds.

Can be -1 to never close.


The documentation for this struct was generated from the following file: