classafFantomMappy::MappyMap

sys::Obj
  afFantomMappy::MappyMap

@Js

Represents a Mappy .FMP map. See MapViewer for details on rendering a MappyMap to the screen.

MAX_NO_OF_LAYERS

Source

const static Int MAX_NO_OF_LAYERS := 8

This is the maximum number of Layers that can be contained within a MappyMap.

Has a constant value of 8.

animBlocks

Source

AnimBlock[] animBlocks := AnimBlock[,]

blocks

Source

Block[] blocks := Block[,]

colours

Source

Int[] colours := Int[,]

description

Source

Str[]? description

layers

Source

Int:Layer layers := [Int:Layer][:]

mapHeader

Source

MapHeader mapHeader := MapHeader.<ctor>()

textStrings

Source

Str[]? textStrings