CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxUIKey Class Reference

#include <FxUIKey.h>

Static Public Attributes

static constexpr int Key_At = 0x40
 
static constexpr int Key_Up = FxUIKey::Key_Up
 
static constexpr int Key_Down = FxUIKey::Key_Down
 
static constexpr int Key_Enter = FxUIKey::Key_Enter
 
static constexpr int Key_Return = FxUIKey::Key_Return
 
static constexpr int Key_Backspace = FxUIKey::Key_Backspace
 
static constexpr int Key_Escape = FxUIKey::Key_Escape
 
static constexpr int Key_Tab = FxUIKey::Key_Tab
 
static constexpr int Key_Space = FxUIKey::Key_Space
 
static constexpr int Key_CapsLock = FxUIKey::Key_CapsLock
 
static constexpr int Key_Shift = FxUIKey::Key_Shift
 
static constexpr int Key_Control = FxUIKey::Key_Control
 
static constexpr int Key_Alt = FxUIKey::Key_Alt
 

Detailed Description

Class CFxUIKey is class for all Key types used in commonUI.

Definition at line 25 of file FxUIKey.h.

Member Data Documentation

◆ Key_Alt

int CFxUIKey::Key_Alt = FxUIKey::Key_Alt
staticconstexpr

Definition at line 58 of file FxUIKey.h.

◆ Key_At

int CFxUIKey::Key_At = 0x40
staticconstexpr

Definition at line 29 of file FxUIKey.h.

◆ Key_Backspace

int CFxUIKey::Key_Backspace = FxUIKey::Key_Backspace
staticconstexpr

Definition at line 51 of file FxUIKey.h.

◆ Key_CapsLock

int CFxUIKey::Key_CapsLock = FxUIKey::Key_CapsLock
staticconstexpr

Definition at line 55 of file FxUIKey.h.

◆ Key_Control

int CFxUIKey::Key_Control = FxUIKey::Key_Control
staticconstexpr

Definition at line 57 of file FxUIKey.h.

◆ Key_Down

int CFxUIKey::Key_Down = FxUIKey::Key_Down
staticconstexpr

Definition at line 48 of file FxUIKey.h.

◆ Key_Enter

int CFxUIKey::Key_Enter = FxUIKey::Key_Enter
staticconstexpr

Definition at line 49 of file FxUIKey.h.

◆ Key_Escape

int CFxUIKey::Key_Escape = FxUIKey::Key_Escape
staticconstexpr

Definition at line 52 of file FxUIKey.h.

◆ Key_Return

int CFxUIKey::Key_Return = FxUIKey::Key_Return
staticconstexpr

Definition at line 50 of file FxUIKey.h.

◆ Key_Shift

int CFxUIKey::Key_Shift = FxUIKey::Key_Shift
staticconstexpr

Definition at line 56 of file FxUIKey.h.

◆ Key_Space

int CFxUIKey::Key_Space = FxUIKey::Key_Space
staticconstexpr

Definition at line 54 of file FxUIKey.h.

◆ Key_Tab

int CFxUIKey::Key_Tab = FxUIKey::Key_Tab
staticconstexpr

Definition at line 53 of file FxUIKey.h.

◆ Key_Up

int CFxUIKey::Key_Up = FxUIKey::Key_Up
staticconstexpr

Definition at line 47 of file FxUIKey.h.


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