Raygui updated to version 4.0.
This commit is contained in:
@@ -32,13 +32,11 @@ function RL.init()
|
||||
end
|
||||
|
||||
function RL.process( delta )
|
||||
-- Gui:process()
|
||||
Raygui:process()
|
||||
end
|
||||
|
||||
function RL.draw()
|
||||
RL.ClearBackground( RL.DARKBLUE )
|
||||
|
||||
-- Gui:draw()
|
||||
Raygui:draw()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user