|
RpgGame
Console Based RPG game in C#
|
This is the complete list of members for RpgGame.Items.Sword, including all inherited members.
| color | RpgGame.Items.Sword | |
| Damage | RpgGame.Items.Sword | |
| GetDescription() | RpgGame.Items.Weapon | virtual |
| Name | RpgGame.Items.Sword | |
| OnDrop(Level level, Player player) | RpgGame.Items.Weapon | inline |
| OnPickup(Player player, Inventory inventory) | RpgGame.Items.Weapon | inline |
| Sword() | RpgGame.Items.Sword | inline |
| Symbol | RpgGame.Items.Sword | |
| TryEquipToLeft(Player player) | RpgGame.Items.Weapon | |
| TryEquipToRight(Player player) | RpgGame.Items.Weapon | |
| Weapon(HandOccupation occupation) | RpgGame.Items.Weapon | inlineprotected |