Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Static Public Attributes | Static Package Functions | List of all members
rabbitescape.ui.swing.DialogText Class Reference

Static Public Attributes

static final int lineLength = 50
 

Static Package Functions

static String descriptionHtml (World world)
 
static String statsHtml (World world)
 
static String authorHtml (World world)
 
static Component introText (Component parent, World world)
 
static Map< String, Object > statsValues (World world)
 

Member Function Documentation

static String rabbitescape.ui.swing.DialogText.authorHtml ( World  world)
staticpackage
static String rabbitescape.ui.swing.DialogText.descriptionHtml ( World  world)
staticpackage
static Component rabbitescape.ui.swing.DialogText.introText ( Component  parent,
World  world 
)
staticpackage
static String rabbitescape.ui.swing.DialogText.statsHtml ( World  world)
staticpackage
static Map<String, Object> rabbitescape.ui.swing.DialogText.statsValues ( World  world)
staticpackage

Member Data Documentation

final int rabbitescape.ui.swing.DialogText.lineLength = 50
static

Length of line before wrapping.


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