Ctrl

From M.U.G.E.N Wiki

Revision as of 11:33, 5 October 2009 by Minion (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Trigger: Ctrl

Returns the control flag of p1.

Format:
Ctrl
Arguments:
none
Return type:
boolean int (1 or 0)
Error conditions:
none

Example:

trigger1 = Ctrl
  Triggers if the player has control.


Personal tools