Added missing functions to Projector Actors
This commit is contained in:
@@ -6,3 +6,4 @@ sub DrawText(txt$, x, y)
|
||||
sub GetTextSize(txt$, byref w, byref h)
|
||||
function TextWidth(txt$)
|
||||
function TextHeight(txt$)
|
||||
function ActiveFont()
|
||||
|
||||
Reference in New Issue
Block a user