c++ Programming Glossary: new_y
A function-definition is not allowed here before '{' http://stackoverflow.com/questions/8859491/a-function-definition-is-not-allowed-here-before y 0 return double new_x 0 the x position increment double new_y 0 the y position increment give us the correct movement per.. y 0 if we should move up or down if y 0 down in this case new_y FPSManager fps_controller_.speed_factor else up in this case.. fps_controller_.speed_factor else up in this case new_y FPSManager fps_controller_.speed_factor while true if flags_..
|