Cavestory Mod API
ModeInputVector Member List

This is the complete list of members for ModeInputVector, including all inherited members.

AddOption(ModeInputSelectionId iSelectionId, ModeInputOptionCoord iX, ModeInputOptionCoord iY, ModeInputOptionCoord iW, ModeInputOptionCoord iH, GUI_RECT *pRect, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddOption(ModeInputSelectionId iSelectionId, ModeInputOptionCoord iX, ModeInputOptionCoord iY, ModeInputOptionCoord iW, ModeInputOptionCoord iH, GuiBase *pGui, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddOption(ModeInputSelectionId iSelectionId, ModeInputOptionCoord iX, ModeInputOptionCoord iY, ModeInputOptionCoord iW, ModeInputOptionCoord iH, GUI_RECT pRect, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddOption(ModeInputSelectionId iSelectionId, GUI_RECT *pRect, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddOption(ModeInputSelectionId iSelectionId, GuiBase *pGui, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddOption(ModeInputSelectionId iSelectionId, GUI_RECT pRect, ScrollAreaInfo *pScroll=NULL, GUI_RECT *pClipRect=NULL, const char *pTooltipText=NULL, ModeInputOptionConfig *pConfig=NULL, unsigned int iFlags=0)ModeInputVector
AddScroll(ScrollAreaInfo *pScroll)ModeInputVector
AllocateOption()ModeInputVectorprotected
DumpMap()ModeInputVector
FindOptionById(ModeInputSelectionId iSelectionId, int *pIndexPtr=NULL)ModeInputVectorprotected
GetArraySize()ModeInputVector
GetOptionRect(ModeInputSelectionId iSelectionId)ModeInputVector
GetOptionState(ModeInputSelectionId iSelectionId)ModeInputVector
GetSelectedId()ModeInputVector
GetSelectedIndex()ModeInputVector
GetSelectedPos()ModeInputVector
IndexOptions()ModeInputVectorprotected
Internal_AddOption(ModeInputSelectionId iSelectionId, ModeInputOptionCoord iX, ModeInputOptionCoord iY, ModeInputOptionCoord iW, ModeInputOptionCoord iH, ScrollAreaInfo *pScroll, GUI_RECT *pClipRect, char *pTooltipText, ModeInputOptionConfig *pConfig, unsigned int iFlags)ModeInputVectorprotected
Internal_GetOptionRect(ModeInputOption *pOption)ModeInputVectorinlineprotected
IsTooltipSetTo(ModeInputOption *pOption)ModeInputVectorprotected
Lock()ModeInputVector
m_ClickingModeInputVector
m_HoveringModeInputVector
ModeInputVector()ModeInputVector
MoveSelection(int iXM, int iYM)ModeInputVector
ProcessKeys(int *iSelectedOutTrg)ModeInputVector
ProcessMouse(int *iSelectedOutTrg, GUI_POINT pMousePoint)ModeInputVector
RebuildArray()ModeInputVectorprotected
RemoveOption(ModeInputSelectionId iSelectionId)ModeInputVector
Reset()ModeInputVector
SetMinArraySize(ModeInputOptionCoord iWidth, ModeInputOptionCoord iHeight)ModeInputVector
SetModeOwner(BaseModeInstance *pMode)ModeInputVectorinline
SetSelectionById(ModeInputSelectionId iSelectionId, bool bUsedKeyboard)ModeInputVector
SetSelectionByPos(int iX, int iY, bool bUsedKeyboard, bool bOpenTooltip=true)ModeInputVector
SetTooltip(ModeInputOption *pOption)ModeInputVectorprotected
Unlock()ModeInputVector
WasKeyboardUsed()ModeInputVectorinline
~ModeInputVector()ModeInputVector