Package rlgamekit.demo.walkaround

Class Summary
FeatureCodes Constants for dungeon features.
Item Placeholder/dummy only at the moment.
LayerCodes Map layer codes, used in the walkaround demo.
MapControl Controller class for map altering actions.
MapDisplay A wrapper for a MapCanvas, which will handle map movement for display and other game related display modifications.
Player In a real game, this would keep real player data.
WalkaroundMain Walkaround demo to showcase use and interaction of the Roguelike Game Kit map, field of view and related modules.