SFML community forums
Help => Graphics => Topic started by: hardshine on January 14, 2013, 05:08:48 am
-
hey everybody can anyone please tell me what's the usage of SetScale(x,y), because i'm developing a a two wheeled mobile robot simulation and i need to do calculations in meters, if u have any suggestions that will help it will be very kind,
Cheers
-
See the documentation (http://www.sfml-dev.org/documentation/1.6/classsf_1_1Drawable.php#a0b486c56c2bd137bac629f72fea66769)...
Btw. you should really be using SFML 2 instead of the 2.5 years old SFML 1.6, which has bugs and lacks a few nice features.