BtnStateExtensions.IsActive
static bool IsActive(BtnState state)
Is the button pressed?
RETURNS: bool | True if pressed, false if not. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!
static bool IsActive(BtnState state)
Is the button pressed?
RETURNS: bool | True if pressed, false if not. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!