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

Author Topic: pollevent  (Read 3672 times)

0 Members and 1 Guest are viewing this topic.

asdatapel

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
pollevent
« on: January 14, 2012, 06:28:56 pm »
im starting out using the .net binding, but when i try to use the window.pollevent, it says the funtion is inaccesible due to its protection level. help?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
pollevent
« Reply #1 on: January 14, 2012, 07:56:36 pm »
In SFML.Net you must call DispatchEvents().
Laurent Gomila - SFML developer

asdatapel

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
pollevent
« Reply #2 on: January 15, 2012, 06:35:52 pm »
thanks.
the sfml .net binding is pretty different from the c version. Unfortunately, i cant find the documentation. in the doc folder, there's only some XML files.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
pollevent
« Reply #3 on: January 15, 2012, 07:05:45 pm »
The documentation must be generated with NDoc.
Laurent Gomila - SFML developer

 

anything