Instance Property
spaceKeySpaceKeySpaceKey
if the Space key is currently pressed
Declaration
var spaceKey: Bool { get set }Declaration
@property (nonatomic) bool SpaceKey;Declaration
SpaceKey() -> bool
setSpaceKey_(SpaceKey: bool)Instance Property
if the Space key is currently pressed
var spaceKey: Bool { get set }@property (nonatomic) bool SpaceKey;SpaceKey() -> bool
setSpaceKey_(SpaceKey: bool)