Initializermigueldeicaza.swiftgodot 0.45.0SwiftGodot
init(rawValue:)
core-defs.swift:863init(rawValue: Int)
Other members in extension
Type members
static let left: MouseButtonMask
Primary mouse button mask, usually for the left button.
static let middle: MouseButtonMask
Middle mouse button mask.
static let right: MouseButtonMask
Secondary mouse button mask, usually for the right button.
Instance members
var debugDescription: String
A textual representation of this instance, suitable for debugging
let rawValue: Int