API Docs for: 0.0.2
Show:

Atlantis.TmxLoader Class

Module: Engine
Parent Module: Atlantis

A loader that load a map created with Tiled and exported to JSON.

Item Index

Methods

Methods

load

(
  • mapPath
  • callback
)
Atlantis.Tilemap

Load a tilemap at the specified path.

Parameters:

Returns:

Atlantis.Tilemap:

Return a tilemap.