API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceMapBounds
@codexo/exojs-tilemap / tilemap / stable
An axis-aligned rectangle in world pixel space (+Y down).
4
props
0
methods
0
events
Import
import { MapBounds } from '@codexo/exojs-tilemap'An axis-aligned rectangle in world pixel space (+Y down).
Properties4
height: numberwidth: numberx: numbery: numberSource