1
General / Poll event vs GetInput()
« on: August 24, 2011, 08:36:18 pm »
Oh that sounds right, the event stack is better suited for actual events and GetInput() naturally checks each frame and in doing so is good for movement and the like. Thanks for the quick & concise reply.
By the way, no actually i use SFML 2.0, in fact my other 3 or 4 posts were all about problems i encountered building it a while back
and if i recall correctly sfml 1.6 uses GetEvent instead of PollEvent for syntax
luckily that was about all the changed syntax i encountered during the transition with my low level skills
thanks again, i'll be back with actual problems sooner or later, this one was just a conceptual quarry hehe
By the way, no actually i use SFML 2.0, in fact my other 3 or 4 posts were all about problems i encountered building it a while back
and if i recall correctly sfml 1.6 uses GetEvent instead of PollEvent for syntax
luckily that was about all the changed syntax i encountered during the transition with my low level skills
thanks again, i'll be back with actual problems sooner or later, this one was just a conceptual quarry hehe