Shorter than float?Thanks Disch, that works perfectly :)
Shorter than float?Ah, actually the precision doesnt really matter in this case, since Im passing by value, but no matt...
Shorter than float?Im trying to do a simple output of position and speed in a program Im working on, but I find that th...
Need advice on how best to structure an engineIts meant for implementing something like this [code] Game_object* Game_object::Get_pointer_by_stri...
Need advice on how best to structure an engineSo I am currently writing a game engine using SFML for graphics. The program compiles and works fine...