Difference between revisions of "Player"

From SkyCorp Global
(Created page with "== Public Methods == === static Player getInstance() === Get the instance of the Player class. === string getDickSizeString() === Get string representation of player's dick...")
 
Line 12: Line 12:
 
== Example Code ==
 
== Example Code ==
 
[[Dick Size Increaser]]
 
[[Dick Size Increaser]]
 +
[[Category:LUA Class Reference]]

Revision as of 06:41, 21 December 2017

Public Methods

static Player getInstance()

Get the instance of the Player class.

string getDickSizeString()

Get string representation of player's dick size

void tfDickLarger()

Increase the size of player's dick. This outputs text to screen.

Example Code

Dick Size Increaser