Re: Eu Help

new topic     » goto parent     » topic index » view thread      » older message » newer message
Icy_Viking said...

I've rebuilt it with release DLLs, instead of the debug DLLs I had originally built it with. Here is the file: http://www.rapideuphoria.com/uploads/euirr.zip

Much better, that seems to work fine, at least on the two original demos.

My initial findings are that

 while irrIrrlichtDevicePopEvent(evt) do 

produces a never-ending stream of events, with the loop never exiting, and

        if (irrSEventIsKeyboardInputEvent(evt)) then 

says that every single one of them is a keyboard event, even when none such has occurred.

Is there any documentation at all? I was not expecting this: https://www.google.co.uk/search?q=irrIrrlichtDevicePopEvent

And neither was I expecting this: https://github.com/digiorgi/cirrlicht

Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu