Returns true when touch is the primary input right now (game-UI question: show touch controls?).
Mode-aware: a convertible in laptop mode returns false, in tablet mode returns true.
Snapshot at call time — won't auto-update if the user switches modes mid-game.
Returns
truewhen touch is the primary input right now (game-UI question: show touch controls?). Mode-aware: a convertible in laptop mode returnsfalse, in tablet mode returnstrue. Snapshot at call time — won't auto-update if the user switches modes mid-game.