Difference between revisions of "Vogon"
From GiderosMobile
Line 28: | Line 28: | ||
[[Special:MyLanguage/Vogon:headCPS|Vogon:headCPS]] ''<translate>Applies for directorship at public institution.</translate>''<br/><!-- GIDEROSMTD:Vogon:headCPS(topic) Applies for directorship at public institution. --> | [[Special:MyLanguage/Vogon:headCPS|Vogon:headCPS]] ''<translate>Applies for directorship at public institution.</translate>''<br/><!-- GIDEROSMTD:Vogon:headCPS(topic) Applies for directorship at public institution. --> | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
− | === <translate>Events</translate> === | + | === <translate>Events</translate> === |
− | + | Vogon.IMMINENT_DESTRUCTION<br/> | |
− | === <translate>Constants</translate> === | + | Vogon.POST_DESTRUCTION<br/> |
+ | === <translate>Constants</translate> === | ||
+ | Vogon.STATUS_SIGN_POSTED<br/> | ||
+ | Vogon.STATUS_DESTRUCTION_APPROVED<br/> | ||
+ | |} |
Revision as of 21:07, 14 September 2018
Supported platforms:
Available since: 2042.11
Inherits from: Sprite
Description
This is just a test of doc gen from a Lua description file
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 ConstantsVogon.STATUS_SIGN_POSTED |