Re: RayGUI Example

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hallo,

Sorry, I took another look at portable_window.c.

It should probably look more like this:

DrawText(sprintf("Mouse: [%d, %d]",{mousePos[1],mousePos[2]}),10,40,20,BLACK)  
DrawText(sprintf("Win: [%d, %d]",{windowPos[1],windowPos[2]}),10,60,20,BLACK)  

And for this example, you probably don't need GuiDisable() and GuiEnable().

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu