1
This commit is contained in:
@@ -11,6 +11,7 @@ namespace BITKit;
|
||||
public partial class BITAppForGodot : Node
|
||||
{
|
||||
public static readonly ValidHandle AllowCursor = new();
|
||||
public static readonly ValidHandle AllowCursorExclusive = new();
|
||||
public static float DeltaTime { get; private set; }
|
||||
public static BITAppForGodot Singleton { get; private set; }
|
||||
|
||||
|
Reference in New Issue
Block a user