Module ExpGamingCore.Gui.Test
Used to test all gui elements and parts can be used in game via Gui.test()
Info:
- License: https://github.com/explosivegaming/scenario/blob/master/LICENSE
- Author: Cooldude2606
Functions
_comment () | This is a submodule of ExpGamingCore.Gui but for ldoc reasons it is under its own module |
Gui.test ([player=game.player]) | The funcation that is called when calling Gui.test |
Functions
- _comment ()
- This is a submodule of ExpGamingCore.Gui but for ldoc reasons it is under its own module
- Gui.test ([player=game.player])
-
The funcation that is called when calling Gui.test
Parameters:
- player a pointer to a player to draw the test gui for (default game.player)
Usage:
Gui.test() -- draws test gui