ftsf / nico

a Game Framework in Nim inspired by Pico-8.
MIT License
630 stars 36 forks source link

Update nico.nim #38

Closed szabolcs-cs closed 3 years ago

szabolcs-cs commented 3 years ago

pget() disregards camera coordinates, pset(x, y, nico.pget(x, y)) should be an identity operation

ftsf commented 3 years ago

thanks! yes that should definitely be an identity operation