mouse pan and reset offset
This commit is contained in:
parent
7189f28c00
commit
2026f8ac8d
5 changed files with 32 additions and 1 deletions
|
|
@ -74,4 +74,6 @@ void kubo_context_input_down(struct kubo_context *context);
|
|||
void kubo_context_input_left(struct kubo_context *context);
|
||||
void kubo_context_input_right(struct kubo_context *context);
|
||||
|
||||
void kubo_context_reset_offset(struct kubo_context *context);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue