twn_draw.h: new camera api
This commit is contained in:
@ -12,9 +12,7 @@
|
||||
typedef struct SceneIngame {
|
||||
Scene base;
|
||||
|
||||
Camera cam;
|
||||
|
||||
/* TODO: put this in a better place */
|
||||
Vec3 pos;
|
||||
float yaw;
|
||||
float pitch;
|
||||
float roll;
|
||||
|
Reference in New Issue
Block a user