Click or drag to resize
Things Methods
Hartismere School

[This is preliminary documentation and is subject to change.]

The Things type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd(String)
Adds a new Thing to the collection of Things.
Public methodCode exampleAdd(String, String)
Adds a new Thing to the collection of Things.

The Thing starts off hidden.

Public methodCode exampleAdd(String, String, Room)
Adds a new Thing to the collection of Things.
Public methodCode exampleAdd(String, String, String)
Adds a new Thing to the collection of Things.
Public methodGetEnumerator
Internal: Enumerator for Thing collection.
Public methodInventory
Public methodToString (Overrides ObjectToString.)
Top
See Also