mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
sokol: type alias all sapp structs (#12962)
This commit is contained in:
@@ -49,7 +49,7 @@ pub mut:
|
||||
scroll_y f32
|
||||
// todo(playX): add touches API support in js.dom
|
||||
// num_touches int
|
||||
// touches [8]C.sapp_touchpoint
|
||||
// touches [8]TouchPoint
|
||||
window_width int
|
||||
window_height int
|
||||
framebuffer_width int
|
||||
|
||||
Reference in New Issue
Block a user