Improve control over floor items and buttons
This commit is contained in:
@@ -61,6 +61,7 @@ setupLoop wName xSize ySize
|
||||
GL.clearColor $= GL.Color4 0 0.5 0 1
|
||||
GL.clearDepth $= (200)
|
||||
swapInterval $= ImmediateUpdates
|
||||
GL.lineSmooth $= GL.Enabled
|
||||
doLoop setup window startWorld
|
||||
sideEffects eventFn worldFn
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user