Свойство | Тип | Описание | |
---|---|---|---|
Duck | |||
Exit | |||
Jump | |||
MoveDown | |||
MoveLeft | |||
MoveRight | |||
MoveUp | |||
Name | string |
Метод | Описание | |
---|---|---|
GetIntent ( string name ) : |
Get the intent with the given name if it exists, otherwise create it and return it.
|
Метод | Описание | |
---|---|---|
ControlIntent ( ) : System.Collections.Generic | ||
ControlIntent ( string name ) : System.Collections.Generic |
public static GetIntent ( string name ) : |
||
name | string | |
Результат |
public static ControlIntent,Artemis.Engine.Input Duck | ||
Результат |
public static ControlIntent,Artemis.Engine.Input Exit | ||
Результат |
public static ControlIntent,Artemis.Engine.Input Jump | ||
Результат |
public static ControlIntent,Artemis.Engine.Input MoveDown | ||
Результат |
public static ControlIntent,Artemis.Engine.Input MoveLeft | ||
Результат |
public static ControlIntent,Artemis.Engine.Input MoveRight | ||
Результат |
public static ControlIntent,Artemis.Engine.Input MoveUp | ||
Результат |