Module Geyser.Mapper
Represents a mapper primitive.
See also: Mudlet Manual
Info:
- Author: guy,Vadi
Functions
| Geyser.Mapper:new2 (cons, container) | Overridden constructor to use add2 |
| Geyser.Mapper:type_delete () | Deletes the mapper - note that mappers are typically managed differently This hides the mapper but does not destroy the underlying map data |
Fields
| Geyser.Mapper | Represents a mapper primitive. |
Functions
- Geyser.Mapper:new2 (cons, container)
-
Overridden constructor to use add2
Parameters:
- cons
- container
- Geyser.Mapper:type_delete ()
- Deletes the mapper - note that mappers are typically managed differently This hides the mapper but does not destroy the underlying map data