Class: Lich::Common::Room
- Defined in:
- documented/common/map/map_dr.rb,
documented/common/map/map_gs.rb
Overview
Alias for Map. Scripts may use either name.
Constant Summary
Constants inherited from Map
Instance Attribute Summary
Attributes inherited from Map
#check_location, #climate, #description, #genie_id, #genie_pos, #genie_zone, #id, #image, #image_coords, #location, #paths, #room_objects, #tags, #terrain, #timeto, #title, #uid, #unique_loot, #wayto
Method Summary
Methods inherited from Map
by_genie_ref, clear, clear_tags_cache, current, current_or_new, current_room_id, current_room_id=, #fuzzy_room_id, fuzzy_room_id, get_location, ids_from_uid, images, #initialize, #json_extra_fields, list, list=, load_uids, loaded, loaded?, locations, mark_loaded, match_current, match_fuzzy, peer_disambiguation_tag?, previous, previous_room_id, previous_room_id=, raw_list, resolve_matched_room, room_from_json, synchronize_load, #to_s, uids, uids_clear
Methods included from MapBase
Constructor Details
This class inherits a constructor from Lich::Common::Map