C# Class DodongosQuest.Controls

Show file Open project: faintpixel/Roguelike

Public Properties

Property Type Description
CastSpellOrAttackTarget Keys
CenterViewOnPlayer Keys
CloseDoor Keys
Fire Keys
MoveDown Keys
MoveLeft Keys
MoveRight Keys
MoveUp Keys
Quit Keys
RotateSpell Keys
ScrollToNewerMessages Keys
ScrollToOlderMessages Keys
SelectNextTarget Keys
SelectPreviousTarget Keys
TEST_DoSomething Keys
UseHealthPotion Keys
UseInventoryItem0 Keys
UseInventoryItem1 Keys
UseInventoryItem2 Keys
UseInventoryItem3 Keys
UseInventoryItem4 Keys
UseInventoryItem5 Keys
UseInventoryItem6 Keys
UseInventoryItem7 Keys
UseInventoryItem8 Keys
UseInventoryItem9 Keys
UseSpell0 Keys
UseSpell1 Keys
UseSpell2 Keys
UseSpell3 Keys
UseSpell4 Keys
UseSpell5 Keys
Wait Keys

Property Details

CastSpellOrAttackTarget public static property

public static Keys CastSpellOrAttackTarget
return Keys

CenterViewOnPlayer public static property

public static Keys CenterViewOnPlayer
return Keys

CloseDoor public static property

public static Keys CloseDoor
return Keys

Fire public static property

public static Keys Fire
return Keys

MoveDown public static property

public static Keys MoveDown
return Keys

MoveLeft public static property

public static Keys MoveLeft
return Keys

MoveRight public static property

public static Keys MoveRight
return Keys

MoveUp public static property

public static Keys MoveUp
return Keys

Quit public static property

public static Keys Quit
return Keys

RotateSpell public static property

public static Keys RotateSpell
return Keys

ScrollToNewerMessages public static property

public static Keys ScrollToNewerMessages
return Keys

ScrollToOlderMessages public static property

public static Keys ScrollToOlderMessages
return Keys

SelectNextTarget public static property

public static Keys SelectNextTarget
return Keys

SelectPreviousTarget public static property

public static Keys SelectPreviousTarget
return Keys

TEST_DoSomething public static property

public static Keys TEST_DoSomething
return Keys

UseHealthPotion public static property

public static Keys UseHealthPotion
return Keys

UseInventoryItem0 public static property

public static Keys UseInventoryItem0
return Keys

UseInventoryItem1 public static property

public static Keys UseInventoryItem1
return Keys

UseInventoryItem2 public static property

public static Keys UseInventoryItem2
return Keys

UseInventoryItem3 public static property

public static Keys UseInventoryItem3
return Keys

UseInventoryItem4 public static property

public static Keys UseInventoryItem4
return Keys

UseInventoryItem5 public static property

public static Keys UseInventoryItem5
return Keys

UseInventoryItem6 public static property

public static Keys UseInventoryItem6
return Keys

UseInventoryItem7 public static property

public static Keys UseInventoryItem7
return Keys

UseInventoryItem8 public static property

public static Keys UseInventoryItem8
return Keys

UseInventoryItem9 public static property

public static Keys UseInventoryItem9
return Keys

UseSpell0 public static property

public static Keys UseSpell0
return Keys

UseSpell1 public static property

public static Keys UseSpell1
return Keys

UseSpell2 public static property

public static Keys UseSpell2
return Keys

UseSpell3 public static property

public static Keys UseSpell3
return Keys

UseSpell4 public static property

public static Keys UseSpell4
return Keys

UseSpell5 public static property

public static Keys UseSpell5
return Keys

Wait public static property

public static Keys Wait
return Keys