Vogon
From GiderosMobile
Supported platforms:
Available since: 2042.11
Inherits from: Sprite
Description
This is just a test of docs gen from the create-wiki-pages.lua script in the plugins folder of the Gideros
repository. From a Lua description file, multiple pages are created which can then be relatively easily
copied and pasted into new pages. Run the file without arguments for instructions.
Examples
Standard use of a Vogon.
require "Vogon"
local vogon = Vogon.new()
vogon:writePoetry()
vogon:headCPS()
MethodsVogon.new Create a new Vogon |
EventsVogon.IMMINENT_DESTRUCTION Constants |