|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use UiActionBase | |
---|---|
rle.simple.action | |
rle.simple.action.item | |
rle.simple.ui |
Uses of UiActionBase in rle.simple.action |
---|
Subclasses of UiActionBase in rle.simple.action | |
---|---|
class |
FullScreenToggle
Toggles between full screen and windowed mode. |
class |
GetItem
Pick up an item. |
class |
GlobalCancel
Generic cancel of the current command. |
class |
ItemCommands
Class that handles item commands, eg inventory, drop, etc |
protected class |
ItemCommands.RemoveTable
Hide the table and return to board commands. |
protected class |
ItemCommands.SetTable
Toggle the visibility of the table. |
protected class |
ItemCommands.ToggleTableVisibility
Toggle the visibility of the table. |
class |
Look
Class that handles a look command, ie move around the screen heuristically and highlight things of interest. |
class |
Mover
Class that demonstrates a very simple movement and melee capability. |
class |
StairCase
Use a stair-case. |
class |
WarpToLevel
Use a stair-case. |
Uses of UiActionBase in rle.simple.action.item |
---|
Subclasses of UiActionBase in rle.simple.action.item | |
---|---|
class |
Drop
Drops an item. |
class |
Eat
Eats an item from an inventory. |
class |
TakeOff
Removes an equipped item to the inventory. |
class |
Throw
Throws an item. |
class |
Wear
Wears an item from an inventory. |
Uses of UiActionBase in rle.simple.ui |
---|
Subclasses of UiActionBase in rle.simple.ui | |
---|---|
class |
ItemUiActionBase
Convenience implementation for Item Actions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |