Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
Resonance.DebugDisplay Class Reference

List of all members.

Static Public Member Functions

static void clear ()
static void update (String name, String message)
 This is called when you would like to display/update debug info.
static string getString ()
 Create single string of debug info.

Member Function Documentation

static void Resonance.DebugDisplay.clear ( ) [static]

Here is the caller graph for this function:

static string Resonance.DebugDisplay.getString ( ) [static]

Create single string of debug info.

Returns:
Single string of debug info

Here is the caller graph for this function:

static void Resonance.DebugDisplay.update ( String  name,
String  message 
) [static]

This is called when you would like to display/update debug info.

Parameters:
nameThe name of the debug info
messageThe value of the debug info

Here is the caller graph for this function:


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