Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: understanding of event system for hooking external input lib  (Read 5172 times)

0 Members and 1 Guest are viewing this topic.

Demone

  • Newbie
  • *
  • Posts: 11
    • View Profile
understanding of event system for hooking external input lib
« Reply #15 on: February 26, 2012, 07:12:22 pm »
yes the window handle is a parameter of the OIS system, that's why is not in the loop. I obtain the handle from SFML and set it before initializing OIS. Then I run the loop.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
understanding of event system for hooking external input lib
« Reply #16 on: February 26, 2012, 07:16:43 pm »
Ok. But it should work anyway.
Laurent Gomila - SFML developer

 

anything