mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 00:28:49 +00:00
Fully implement NSWindowDelegate
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package objc_Foundation
|
||||
|
||||
@(objc_class="NSEvent")
|
||||
Event :: struct {using _: Object}
|
||||
// TODO: implement NSEvent
|
||||
Reference in New Issue
Block a user