idk routing stuff i guess
This commit is contained in:
@@ -11,6 +11,9 @@ import util.Color;
|
||||
Represents the main computer screen.
|
||||
**/
|
||||
class MainTerm implements TermWriteable {
|
||||
/**
|
||||
Depends on: KernelEvents,
|
||||
**/
|
||||
public static var instance:MainTerm;
|
||||
|
||||
public var onResize(default, null):Signal<Vec2<Int>>;
|
||||
|
||||
Reference in New Issue
Block a user