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

Author Topic: Proposal to change identifiers  (Read 7257 times)

0 Members and 1 Guest are viewing this topic.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Proposal to change identifiers
« Reply #15 on: February 15, 2011, 01:06:36 am »
Any news about changing GetEvent() to PollEvent()? :)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Proposal to change identifiers
« Reply #16 on: February 15, 2011, 07:49:57 am »
Not yet.
Laurent Gomila - SFML developer

bastien

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • http://bastien-leonard.alwaysdata.net
Proposal to change identifiers
« Reply #17 on: February 15, 2011, 10:42:32 pm »
Quote from: "Nexus"
Any news about changing GetEvent() to PollEvent()? :)


Why not simply Poll()?
Check out pysfml-cython, an up to date Python 2/3 binding for SFML 2: https://github.com/bastienleonard/pysfml-cython

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Proposal to change identifiers
« Reply #18 on: February 16, 2011, 12:14:31 am »
Quote from: "Laurent"
Not yet.
Okay. No need to hurry ;)

Quote from: "bastien"
Why not simply Poll()?
Because "PollEvent" is probably clearer.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development: