Skip to content

@modoki/engine / index / ZoneHandler

Type Alias: ZoneHandler

ZoneHandler = (zone, other, phase) => void

(zone, other, phase)zone is the Zone2D/Zone3D entity, other the ZoneOccupant.

Parameters

zone

Entity

other

Entity

phase

ZonePhase

Returns

void

Built with Modoki.