> Nekoplay

getSize

utils.getSize()

Converts a generic size (width and height) into the proper size used by the engine.

utils.getSize(w, h)

w Number

Element width. Represents the size in space units.

h Number

Element height. Represents the size in space units.