Package rlgamekit.demo.walkaround.actions

Class Summary
CloseAction Trigger a "close" type action on the next move.
DropAction Game action to drop an item from the players inventory to the ground.
HelpAction Show a help message with all key bindings.
InventoryAction Quit the walkaround demo.
MoveAction React to a movement input for the given player.
PickUpAction Game action to pick up an item from the ground.
QuitAction Quit the walkaround demo.