Package | cc.cote.jmulator.events |
Class | public class IpacVeEvent |
Inheritance | IpacVeEvent ![]() ![]() |
Since : | version 2.0b |
Method | Defined By | ||
---|---|---|---|
IpacVeEvent(type:String, status:Boolean, input:String, bubbles:Boolean = false, cancelable:Boolean = false) Creates an IpacVeEvent object | IpacVeEvent | ||
![]() | toString():String [override]
Returns a string representation of the event and associated properties. | EmulatorEvent |
Constant | Defined By | ||
---|---|---|---|
ANY_INPUT : String = anyInput [static]
The ANY_INPUT constant defines the value of the type property
of a anyInput event object. | IpacVeEvent | ||
INPUT_1A : String = input_1a [static]
The INPUT_1A constant defines the value of the type property of
a input_1a event object. | IpacVeEvent | ||
INPUT_1B : String = input_1b [static]
The INPUT_1B constant defines the value of the type property of
a input_1b event object. | IpacVeEvent | ||
INPUT_1COIN : String = input_1coin [static]
The INPUT_1COIN constant defines the value of the type property
of a input_1coin event object. | IpacVeEvent | ||
INPUT_1DOWN : String = input_1down [static]
The INPUT_1DOWN constant defines the value of the type property
of a input_1down event object. | IpacVeEvent | ||
INPUT_1LEFT : String = input_1left [static]
The INPUT_1LEFT constant defines the value of the type property
of a input_1left event object. | IpacVeEvent | ||
INPUT_1RGHT : String = input_1rght [static]
The INPUT_1RGHT constant defines the value of the type property
of a input_1rght event object. | IpacVeEvent | ||
INPUT_1STRT : String = input_1strt [static]
The INPUT_1STRT constant defines the value of the type property
of a input_1strt event object. | IpacVeEvent | ||
INPUT_1SW1 : String = input_1sw1 [static]
The INPUT_1SW1 constant defines the value of the type property
of a input_1sw1 event object. | IpacVeEvent | ||
INPUT_1SW2 : String = input_1sw2 [static]
The INPUT_1SW2 constant defines the value of the type property
of a input_1sw2 event object. | IpacVeEvent | ||
INPUT_1SW3 : String = input_1sw3 [static]
The INPUT_1SW3 constant defines the value of the type property
of a input_1sw3 event object. | IpacVeEvent | ||
INPUT_1SW4 : String = input_1sw4 [static]
The INPUT_1SW4 constant defines the value of the type property
of a input_1sw4 event object. | IpacVeEvent | ||
INPUT_1SW5 : String = input_1sw5 [static]
The INPUT_1SW5 constant defines the value of the type property
of a input_1sw5 event object. | IpacVeEvent | ||
INPUT_1SW6 : String = input_1sw6 [static]
The INPUT_1SW6 constant defines the value of the type property
of a input_1sw6 event object. | IpacVeEvent | ||
INPUT_1SW7 : String = input_1sw7 [static]
The INPUT_1SW7 constant defines the value of the type property
of a input_1sw7 event object. | IpacVeEvent | ||
INPUT_1SW8 : String = input_1sw8 [static]
The INPUT_1SW8 constant defines the value of the type property
of a input_1sw8 event object. | IpacVeEvent | ||
INPUT_1UP : String = input_1up [static]
The INPUT_1UP constant defines the value of the type property
of a input_1up event object. | IpacVeEvent | ||
INPUT_2A : String = input_2a [static]
The INPUT_2A constant defines the value of the type property of
a input_2a event object. | IpacVeEvent | ||
INPUT_2B : String = input_2b [static]
The INPUT_2B constant defines the value of the type property of
a input_2b event object. | IpacVeEvent | ||
INPUT_2COIN : String = input_2coin [static]
The INPUT_2COIN constant defines the value of the type property
of a input_2coin event object. | IpacVeEvent | ||
INPUT_2DOWN : String = input_2down [static]
The INPUT_2DOWN constant defines the value of the type property
of a input_2down event object. | IpacVeEvent | ||
INPUT_2LEFT : String = input_2left [static]
The INPUT_2LEFT constant defines the value of the type property
of a input_2left event object. | IpacVeEvent | ||
INPUT_2RGHT : String = input_2rght [static]
The INPUT_2RGHT constant defines the value of the type property
of a input_2rght event object. | IpacVeEvent | ||
INPUT_2STRT : String = input_2strt [static]
The INPUT_2STRT constant defines the value of the type property
of a input_2strt event object. | IpacVeEvent | ||
INPUT_2SW1 : String = input_2sw1 [static]
The INPUT_2SW1 constant defines the value of the type property
of a input_2sw1 event object. | IpacVeEvent | ||
INPUT_2SW2 : String = input_2sw2 [static]
The INPUT_2SW2 constant defines the value of the type property
of a input_2sw2 event object. | IpacVeEvent | ||
INPUT_2SW3 : String = input_2sw3 [static]
The INPUT_2SW3 constant defines the value of the type property
of a input_2sw3 event object. | IpacVeEvent | ||
INPUT_2SW4 : String = input_2sw4 [static]
The INPUT_2SW4 constant defines the value of the type property
of a input_2sw4 event object. | IpacVeEvent | ||
INPUT_2SW5 : String = input_2sw5 [static]
The INPUT_2SW5 constant defines the value of the type property
of a input_2sw5 event object. | IpacVeEvent | ||
INPUT_2SW6 : String = input_2sw6 [static]
The INPUT_2SW6 constant defines the value of the type property
of a input_2sw6 event object. | IpacVeEvent | ||
INPUT_2SW7 : String = input_2sw7 [static]
The INPUT_2SW7 constant defines the value of the type property
of a input_2sw7 event object. | IpacVeEvent | ||
INPUT_2SW8 : String = input_2sw8 [static]
The INPUT_2SW8 constant defines the value of the type property
of a input_2sw8 event object. | IpacVeEvent | ||
INPUT_2UP : String = input_2up [static]
The INPUT_2UP constant defines the value of the type property
of a input_2up event object. | IpacVeEvent |
IpacVeEvent | () | Constructor |
public function IpacVeEvent(type:String, status:Boolean, input:String, bubbles:Boolean = false, cancelable:Boolean = false)
Creates an IpacVeEvent object
Parameterstype:String | |
status:Boolean | |
input:String | |
bubbles:Boolean (default = false )
| |
cancelable:Boolean (default = false )
|
ANY_INPUT | Constant |
public static const ANY_INPUT:String = anyInput
The ANY_INPUT
constant defines the value of the type
property
of a anyInput
event object.
INPUT_1A | Constant |
public static const INPUT_1A:String = input_1a
The INPUT_1A
constant defines the value of the type
property of
a input_1a
event object.
INPUT_1B | Constant |
public static const INPUT_1B:String = input_1b
The INPUT_1B
constant defines the value of the type
property of
a input_1b
event object.
INPUT_1COIN | Constant |
public static const INPUT_1COIN:String = input_1coin
The INPUT_1COIN
constant defines the value of the type
property
of a input_1coin
event object.
INPUT_1DOWN | Constant |
public static const INPUT_1DOWN:String = input_1down
The INPUT_1DOWN
constant defines the value of the type
property
of a input_1down
event object.
INPUT_1LEFT | Constant |
public static const INPUT_1LEFT:String = input_1left
The INPUT_1LEFT
constant defines the value of the type
property
of a input_1left
event object.
INPUT_1RGHT | Constant |
public static const INPUT_1RGHT:String = input_1rght
The INPUT_1RGHT
constant defines the value of the type
property
of a input_1rght
event object.
INPUT_1STRT | Constant |
public static const INPUT_1STRT:String = input_1strt
The INPUT_1STRT
constant defines the value of the type
property
of a input_1strt
event object.
INPUT_1SW1 | Constant |
public static const INPUT_1SW1:String = input_1sw1
The INPUT_1SW1
constant defines the value of the type
property
of a input_1sw1
event object.
INPUT_1SW2 | Constant |
public static const INPUT_1SW2:String = input_1sw2
The INPUT_1SW2
constant defines the value of the type
property
of a input_1sw2
event object.
INPUT_1SW3 | Constant |
public static const INPUT_1SW3:String = input_1sw3
The INPUT_1SW3
constant defines the value of the type
property
of a input_1sw3
event object.
INPUT_1SW4 | Constant |
public static const INPUT_1SW4:String = input_1sw4
The INPUT_1SW4
constant defines the value of the type
property
of a input_1sw4
event object.
INPUT_1SW5 | Constant |
public static const INPUT_1SW5:String = input_1sw5
The INPUT_1SW5
constant defines the value of the type
property
of a input_1sw5
event object.
INPUT_1SW6 | Constant |
public static const INPUT_1SW6:String = input_1sw6
The INPUT_1SW6
constant defines the value of the type
property
of a input_1sw6
event object.
INPUT_1SW7 | Constant |
public static const INPUT_1SW7:String = input_1sw7
The INPUT_1SW7
constant defines the value of the type
property
of a input_1sw7
event object.
INPUT_1SW8 | Constant |
public static const INPUT_1SW8:String = input_1sw8
The INPUT_1SW8
constant defines the value of the type
property
of a input_1sw8
event object.
INPUT_1UP | Constant |
public static const INPUT_1UP:String = input_1up
The INPUT_1UP
constant defines the value of the type
property
of a input_1up
event object.
INPUT_2A | Constant |
public static const INPUT_2A:String = input_2a
The INPUT_2A
constant defines the value of the type
property of
a input_2a
event object.
INPUT_2B | Constant |
public static const INPUT_2B:String = input_2b
The INPUT_2B
constant defines the value of the type
property of
a input_2b
event object.
INPUT_2COIN | Constant |
public static const INPUT_2COIN:String = input_2coin
The INPUT_2COIN
constant defines the value of the type
property
of a input_2coin
event object.
INPUT_2DOWN | Constant |
public static const INPUT_2DOWN:String = input_2down
The INPUT_2DOWN
constant defines the value of the type
property
of a input_2down
event object.
INPUT_2LEFT | Constant |
public static const INPUT_2LEFT:String = input_2left
The INPUT_2LEFT
constant defines the value of the type
property
of a input_2left
event object.
INPUT_2RGHT | Constant |
public static const INPUT_2RGHT:String = input_2rght
The INPUT_2RGHT
constant defines the value of the type
property
of a input_2rght
event object.
INPUT_2STRT | Constant |
public static const INPUT_2STRT:String = input_2strt
The INPUT_2STRT
constant defines the value of the type
property
of a input_2strt
event object.
INPUT_2SW1 | Constant |
public static const INPUT_2SW1:String = input_2sw1
The INPUT_2SW1
constant defines the value of the type
property
of a input_2sw1
event object.
INPUT_2SW2 | Constant |
public static const INPUT_2SW2:String = input_2sw2
The INPUT_2SW2
constant defines the value of the type
property
of a input_2sw2
event object.
INPUT_2SW3 | Constant |
public static const INPUT_2SW3:String = input_2sw3
The INPUT_2SW3
constant defines the value of the type
property
of a input_2sw3
event object.
INPUT_2SW4 | Constant |
public static const INPUT_2SW4:String = input_2sw4
The INPUT_2SW4
constant defines the value of the type
property
of a input_2sw4
event object.
INPUT_2SW5 | Constant |
public static const INPUT_2SW5:String = input_2sw5
The INPUT_2SW5
constant defines the value of the type
property
of a input_2sw5
event object.
INPUT_2SW6 | Constant |
public static const INPUT_2SW6:String = input_2sw6
The INPUT_2SW6
constant defines the value of the type
property
of a input_2sw6
event object.
INPUT_2SW7 | Constant |
public static const INPUT_2SW7:String = input_2sw7
The INPUT_2SW7
constant defines the value of the type
property
of a input_2sw7
event object.
INPUT_2SW8 | Constant |
public static const INPUT_2SW8:String = input_2sw8
The INPUT_2SW8
constant defines the value of the type
property
of a input_2sw8
event object.
INPUT_2UP | Constant |
public static const INPUT_2UP:String = input_2up
The INPUT_2UP
constant defines the value of the type
property
of a input_2up
event object.