Property | Type | Description | |
---|---|---|---|
negative | Keys | ||
overlapBehavior | OverlapBehavior | ||
positive | Keys |
Method | Description | |
---|---|---|
KeyboardKeys ( OverlapBehavior overlapBehavior, Keys negative, Keys positive ) : System.Collections.Generic | ||
update ( ) : void |
public KeyboardKeys ( OverlapBehavior overlapBehavior, Keys negative, Keys positive ) : System.Collections.Generic | ||
overlapBehavior | OverlapBehavior | |
negative | Keys | |
positive | Keys | |
return | System.Collections.Generic |