ldoc
Index
Contents
Functions
Modules
block
eventlistener
game
level
player
utils
Module
level
Level related variables and functions.
Functions
getBlockAt (x, y)
Finds a block in the specific coordinates.
Functions
getBlockAt (x, y)
Finds a block in the specific coordinates.
Parameters:
x
int
The absolute x position.
y
int
The absolute y position.
Returns:
block
Returns the found block, or nil if not found.
generated by
LDoc 1.4.6
Last updated 2022-07-11 01:44:20