rotateTowards, key store, camera faces Z-, CCW frontface
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
const sdl = @import("sdl");
|
||||
const key_store = @import("data/keystore.zig");
|
||||
|
||||
buttons: key_store.KeyStore(@TypeOf(sdl.BUTTON_LEFT), 4, 0),
|
||||
|
||||
x: f32,
|
||||
y: f32,
|
||||
dx: f32,
|
||||
|
Reference in New Issue
Block a user