Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Static Public Member Functions | List of all members
rogue.system.HelpScreen Class Reference

Static Public Member Functions

static void printMainHelpScreen ()
 
static void printInventoryHelpScreen ()
 
static void printItemHelpScreen ()
 

Detailed Description

Used to print Helpscreens during Game

Member Function Documentation

static void rogue.system.HelpScreen.printInventoryHelpScreen ( )
static

Prints Inventory HelpScreen. Contains Informations for for showing Informations of Items.

static void rogue.system.HelpScreen.printItemHelpScreen ( )
static

Prints Item HelpScreen. Contains Informations for switching or destroying in Item

static void rogue.system.HelpScreen.printMainHelpScreen ( )
static

Prints main HelpScreen. Contains Informations for Movement, showing Inventory, or an Eventlog


The documentation for this class was generated from the following file: