SFML community forums
Bindings - other languages => DotNet => Topic started by: holyfuzz on April 08, 2009, 02:46:27 pm
-
Hi, I'm new to SFML and have started experimenting with it as an alternative to Tao SDL.
According to the C++ tutorials there are sf::VideoMode::GetModesCount() and sf::VideoMode::GetMode(i) static functions that I can call to get the available display modes, but I see no equivalent functions in SFML.Net. Am I missing something, or have these not been implemented?
Thanks.
-
They may be missing, it happens sometimes :)
I'll check this as soon as possible, thanks for your feedback.
-
It's fixed.