Difference between revisions of "Location"

From SkyCorp Global
(Created page with " == Public Methods == === static date === === static difftime === === static time === Category:LUA Class Reference")
 
 
Line 1: Line 1:
 +
A location is a combination of a roomID (int), and a particular Map.
  
 
== Public Methods ==
 
== Public Methods ==
  
=== static date ===
+
=== int roomID ===
  
=== static difftime ===
+
=== [[Map (Class)|Map]] getMap() ===
 
 
=== static time ===
 
 
[[Category:LUA Class Reference]]
 
[[Category:LUA Class Reference]]

Latest revision as of 05:13, 29 December 2017

A location is a combination of a roomID (int), and a particular Map.

Public Methods

int roomID

Map getMap()