Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
DotNet
»
SFML2.0 GetFrameTime()
Print
Pages: [
1
]
Author
Topic: SFML2.0 GetFrameTime() (Read 3114 times)
0 Members and 1 Guest are viewing this topic.
scorch
Newbie
Posts: 17
SFML2.0 GetFrameTime()
«
on:
May 30, 2012, 09:16:22 pm »
So, I am using the RC of SFML2.0, and I can't find the method GetFrameTime() that was available in the RenderWindow class in the previous version (1.6). Am I searching wrong, or has it other name?
PS: I'm using the .NET binding.
Logged
Lo-X
Hero Member
Posts: 618
Re: SFML2.0 GetFrameTime()
«
Reply #1 on:
May 30, 2012, 09:25:17 pm »
Just use a sf::Clock
Logged
My GitHub Repositories
Loïc Boutter
Laurent
Administrator
Hero Member
Posts: 32498
Re: SFML2.0 GetFrameTime()
«
Reply #2 on:
May 30, 2012, 09:55:48 pm »
This question has already been asked several times, please search before posting.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
SFML2.0 GetFrameTime()