Property | Type | Description | |
---|---|---|---|
down | Keys | ||
left | Keys | ||
overlapBehavior | OverlapBehavior | ||
right | Keys | ||
up | Keys |
Method | Description | |
---|---|---|
KeyboardKeys ( OverlapBehavior overlapBehavior, Keys left, Keys right, Keys up, Keys down ) : System.Collections.Generic | ||
update ( ) : void |
public KeyboardKeys ( OverlapBehavior overlapBehavior, Keys left, Keys right, Keys up, Keys down ) : System.Collections.Generic | ||
overlapBehavior | OverlapBehavior | |
left | Keys | |
right | Keys | |
up | Keys | |
down | Keys | |
return | System.Collections.Generic |