Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.PlatformerProTester Class Reference
Inheritance diagram for PlatformerPro.PlatformerProTester:

Static Public Member Functions

static void ShowTester ()
 

Static Public Attributes

static PlatformerProTester window
 Reference to the window More...
 
static Texture2D iconTexture
 Holds the platformer pro icon texture More...
 

Protected Member Functions

void DrawHeader ()
 Draws the header. More...
 
void DrawCharacterTester ()
 Draws the character testers. More...
 
void DrawItemTester ()
 Draws the item testers. More...
 

Member Function Documentation

◆ DrawCharacterTester()

void PlatformerPro.PlatformerProTester.DrawCharacterTester ( )
protected

Draws the character testers.

◆ DrawHeader()

void PlatformerPro.PlatformerProTester.DrawHeader ( )
protected

Draws the header.

Parameters
myTargetMy target.

◆ DrawItemTester()

void PlatformerPro.PlatformerProTester.DrawItemTester ( )
protected

Draws the item testers.

◆ ShowTester()

static void PlatformerPro.PlatformerProTester.ShowTester ( )
static

Member Data Documentation

◆ iconTexture

Texture2D PlatformerPro.PlatformerProTester.iconTexture
static

Holds the platformer pro icon texture

◆ window

PlatformerProTester PlatformerPro.PlatformerProTester.window
static

Reference to the window


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