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

Author Topic: Handling event in c#  (Read 3188 times)

0 Members and 1 Guest are viewing this topic.

Jackieryder

  • Newbie
  • *
  • Posts: 15
    • View Profile
    • Email
Handling event in c#
« on: July 28, 2013, 05:28:00 am »
As the title said, hwo do I handle event in c#? The C# pollevent is inaccessible due to its protection level, and the only thing available is DispatchEvent, which i dont know what to do

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
Re: Handling event in c#
« Reply #1 on: July 28, 2013, 09:51:01 am »
Please look at the documentation and examples.
Laurent Gomila - SFML developer