Difference between revisions of "Vogon"

From GiderosMobile
Line 26: Line 26:
 
[[Special:MyLanguage/Vogon.new|Vogon.new]]  ''<translate>Create a new Vogon</translate>''<br/><!-- GIDEROSMTD:Vogon.new() Create a new Vogon -->
 
[[Special:MyLanguage/Vogon.new|Vogon.new]]  ''<translate>Create a new Vogon</translate>''<br/><!-- GIDEROSMTD:Vogon.new() Create a new Vogon -->
 
[[Special:MyLanguage/Vogon:writePoetry|Vogon:writePoetry]]  ''<translate>Creates abnormally long poem.</translate>''<br/><!-- GIDEROSMTD:Vogon:writePoetry(topic) Creates abnormally long poem. -->
 
[[Special:MyLanguage/Vogon:writePoetry|Vogon:writePoetry]]  ''<translate>Creates abnormally long poem.</translate>''<br/><!-- GIDEROSMTD:Vogon:writePoetry(topic) Creates abnormally long poem. -->
[[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(resign) 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/>
+
[[Special:MyLanguage/Vogon.IMMINENT_DESTRUCTION|Vogon.IMMINENT_DESTRUCTION]]<br/>
Vogon.POST_DESTRUCTION<br/>
+
[[Special:MyLanguage/Vogon.POST_DESTRUCTION|Vogon.POST_DESTRUCTION]]<br/>
 
=== <translate>Constants</translate> ===
 
=== <translate>Constants</translate> ===
Vogon.STATUS_SIGN_POSTED<br/>
+
[[Special:MyLanguage/Vogon.STATUS_SIGN_POSTED|Vogon.STATUS_SIGN_POSTED]]<br/>
Vogon.STATUS_DESTRUCTION_APPROVED<br/>
+
[[Special:MyLanguage/Vogon.STATUS_DESTRUCTION_APPROVED|Vogon.STATUS_DESTRUCTION_APPROVED]]<br/>
 
|}
 
|}

Revision as of 22:23, 14 September 2018


Supported platforms: Platform android.pngPlatform ios.pngPlatform pc.pngPlatform mac.pngPlatform winrt.pngPlatform win32.pngPlatform html5.png

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()

Methods

Vogon.new Create a new Vogon
Vogon:writePoetry Creates abnormally long poem.
Vogon:headCPS Applies for directorship at public institution.

Events

Vogon.IMMINENT_DESTRUCTION
Vogon.POST_DESTRUCTION

Constants

Vogon.STATUS_SIGN_POSTED
Vogon.STATUS_DESTRUCTION_APPROVED