Skip to content

Functions

Zephyrrus edited this page Feb 16, 2022 · 13 revisions

create(id, w, h)

add(id, x, y, val)

width(id)

height(id)

contains(id, val)

findFirst(id, val)

findAmmount(id, val)

findCol(id, c, val)

findRow(id, r, val)

findPos(id, x, y, val)

destroy(id)

Clone this wiki locally