Project

General

Profile

Support #394

Refactor Map to have helper that checks for lights at a square

Added by Administrator Administrator 6 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
06/11/2025
Due date:
% Done:

0%

Estimated time:

Description

we need a helper map.hasLights(x,y) that returns the light at x,y of a map, and null if it doesn't exist. Or something like that.
Also map.lights() which returns a list of all lights, after checking tiles and calculating the map coordinates.

Then we need to change the rendering to use this api

Also available in: Atom PDF