Your browser does not support HTML5 canvas. Fork me on GitHub

Available Packages:

MapBounds

Source

vec2 boundCenter

Source

vec2 boundMax

Source

vec2 boundMin

Source

rect boundRect

Source

region boundRegion

Source

vec2 playableCenter

Source

rect playableMapRect

Source

region playableMapRegion

Source

vec2 playableMax

Source

vec2 playableMin

Source

function vec2.inBounds() returns boolean

Source

function vec3.inBounds() returns boolean

Source

function vec2.inPlayable() returns boolean

Source

function vec3.inPlayable() returns boolean

Source

function randomPointOnMap() returns vec2

Source