Class: GameData::Map

Inherits:
Zone show all
Defined in:
scripts/00800 GameData/00100 Serializable/00900 Zone.rb

Overview

Backward compatibility for data Loading

Constant Summary

Constants included from DataSource

DataSource::SOURCES

Instance Attribute Summary

Attributes inherited from Zone

#description, #fly_allowed, #forced_weather, #groups, #map_id, #panel_id, #pos_x, #pos_y, #sub_map, #warp_dissalowed, #warp_x, #warp_y, #worldmap_id

Attributes inherited from Base

#db_symbol, #id

Method Summary

Methods inherited from Zone

data_filename, get, #initialize, load_data, #map_included?, #map_name, origina_load_data, #warp_disallowed

Methods included from DataSource

#[], #all, #convert_to_symbols, #db_symbol, #get_id, #id_valid?, #load

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from GameData::Zone