Player: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
(Created page with "== Public Methods == === static Player getInstance() === Get the instance of the Player class. === string getDickSizeString() === Get string representation of player's dick...")
 
No edit summary
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