CameraKeybindings.moveLeft

Move the camera to the left.

struct CameraKeybindings
@Affects!"offsetScreenX"
@Change!(-1)
KeyboardKey moveLeft;

Meta