Interface | Description |
---|---|
Constants |
The PL1 Habitat application was monolithic and depended heavily on symbolic constants throughout.
|
HabitatVerbs |
This interface defines what methods are required by Habitat Mods and come in two basic flavors:
1) Class fixed state getters: Such as HabitatClass() and capacity().
|
Class | Description |
---|---|
Container |
an Elko Habitat superclass to handle container state.
|
HabitatMod |
This is the master superclass of the Habitat Elko project.
|
Magical |
an Elko Habitat superclass to handle magic state and specific behaviors.
|
Massive |
an Elko Habitat superclass to handle massive state.
|
Openable |
an Elko Habitat superclass to handle container open/closed and locked/unlocked states.
|
Switch |
an Elko Habitat superclass to handle on/off states.
|
Walkable |
an Elko Habitat superclass to handle avatar walkable surfaces.
|
Copyright © 2017. All rights reserved.