Category: Images and Rendering
SetDefaultScaleMode(mode As Integer)
Void
Sets the scale or filter mode applied to images loaded after the call.
The mode argument should be a value from Scale Mode Constants.
SetDefaultScaleMode(SCALE_NEAREST)
player = LoadImage("player.png")