classafFantomMappy::MapLoader

sys::Obj
  afFantomMappy::MapLoader

@Js

Loads MappyMap instances from .FMP data streams. See MapViewer for details on rendering a MappyMap to the screen.

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.