Vogon
From GiderosMobile
Supported platforms:
Available since: 2042.11
Inherits from: Cryptography
Description
Main Vogon class.
Example
Standard use of a Vogon.
<syntaxhighlight lang="lua">require "Vogon"
local vogon = Vogon.new()
local poetry = vogon:writePoetry(topic)
local number_of_deaths = vogon:recitePoetry()
</source>
MethodsVogon.new Create a new Vogon |
EventsVogon.DESTRUCTION_IMMINENT Constants |