|
enum | Type { Default
, Main
, ZoomMenu
} |
|
|
static int | rnd (int a) |
|
static int | curve (int a, int start, int step, int rate=75) |
|
static int | rndHalf (int a) |
|
static float | rndf (float a) |
|
static int | rndSqrt (int a) |
|
static void | Wait (float a, Card c) |
|
static void | Wait (float a, Point p) |
|
static int | Bigger (int a, int b) |
|
static int | Smaller (int a, int b) |
|
Definition at line 6 of file Hotbar.cs.
◆ Type
◆ AddPage()
◆ GetItem()
HotItem Hotbar.GetItem |
( |
int | index, |
|
|
int | pageIndex = -1 ) |
◆ GetNextSelectableIndex()
int Hotbar.GetNextSelectableIndex |
( |
int | pageIndex = -1 | ) |
|
◆ GetPrevSelectableIndex()
int Hotbar.GetPrevSelectableIndex |
( |
int | pageIndex = -1 | ) |
|
◆ GetSelectedItem()
◆ Remove()
◆ Select()
◆ SetItem()
HotItem Hotbar.SetItem |
( |
HotItem | item, |
|
|
int | index = -1, |
|
|
int | pageIndex = -1, |
|
|
bool | refreshActor = false ) |
◆ SetPage()
void Hotbar.SetPage |
( |
int | pageIndex | ) |
|
◆ SetSlotNum()
void Hotbar.SetSlotNum |
( |
int | a | ) |
|
◆ ToggleDisable()
void Hotbar.ToggleDisable |
( |
HotItem | item | ) |
|
◆ Unselect()
void Hotbar.Unselect |
( |
int | pageIndex = -1 | ) |
|
◆ ValidatePage()
void Hotbar.ValidatePage |
( |
Hotbar.Page | page, |
|
|
int | num = -1 ) |
◆ actor
◆ currentPage
◆ dirty
◆ id
◆ IDBuild
const int Hotbar.IDBuild = 3 |
|
static |
◆ IDMainMenu
const int Hotbar.IDMainMenu = 2 |
|
static |
◆ IDSpeed
const int Hotbar.IDSpeed = 7 |
|
static |
◆ IDUser2
const int Hotbar.IDUser2 = 5 |
|
static |
◆ IDUser3
const int Hotbar.IDUser3 = 6 |
|
static |
◆ itemsPerPage
int Hotbar.itemsPerPage = 6 |
◆ pages
◆ CurrentPage
◆ DefaultItem
◆ IsLocked
◆ IsUserHotbar
◆ manager
◆ SelectedItem
◆ ShowFunctionKey
bool Hotbar.ShowFunctionKey |
|
get |
The documentation for this class was generated from the following file: