UNPKG

matrix-map

Version:

A class object for to aid in the creation of 2D grid games.

5 lines (4 loc) 112 B
const deleteValueOfID = function(id){ this.map.set(id, null) } export default deleteValueOfID