Home
last modified time | relevance | path

Searched refs:window_rotate_camera (Results 1 – 7 of 7) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/scripting/
H A DScViewport.hpp125 window_rotate_camera(w, 1); in rotation_set()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/title/
H A DTitleSequencePlayer.cpp336 window_rotate_camera(w, 1); in RotateView()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/input/
H A DShortcuts.cpp63 window_rotate_camera(window, direction); in RotateCamera()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/interface/
H A DWindow.h745 void window_rotate_camera(rct_window* w, int32_t direction);
H A DInteractiveConsole.cpp1025 window_rotate_camera(mainWindow, newRotation - currentRotation); in cc_set()
H A DWindow.cpp899 void window_rotate_camera(rct_window* w, int32_t direction) in window_rotate_camera() function
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DTopToolbar.cpp3446 window_rotate_camera(w, 1); in top_toolbar_rotate_menu_dropdown()
3451 window_rotate_camera(w, -1); in top_toolbar_rotate_menu_dropdown()