classafFantomMappy::MapLoader

sys::Obj
  afFantomMappy::MapLoader

@Js

A standard bean class representing a .FMP map. See MapViewer for details on rendering a MappyMap to the screen.

chunkLoaders

Source

protected Str:Type chunkLoaders := [Str:Type][:]

loadMap

Source

static MappyMap loadMap(InStream fmpStream)

Create a MappyMap from the given input stream of .FMP data.

Note this method closes the input stream.

mapSize

Source

protected Int mapSize