idk routing stuff i guess
This commit is contained in:
@@ -13,6 +13,9 @@ using lua.Table;
|
||||
Class for interacting with the native pullEvent system.
|
||||
**/
|
||||
class KernelEvents {
|
||||
/**
|
||||
Depends on: (Nothing)
|
||||
**/
|
||||
public static var instance:KernelEvents;
|
||||
|
||||
public final onAlarm:Signal<Int>;
|
||||
|
||||
Reference in New Issue
Block a user