static func *= (lhs: inout Self, rhs: Int)
s10SwiftGodot11IntScalablePAAE2meoiyyxz_SitFZWhat are these?
s10SwiftGodot11IntScalablePAAE2meoiyyxz_SitFZ
FNV24: [1FYAL]
static func * (lhs: Self, rhs: Int) -> Self
static func / (lhs: Self, rhs: Int) -> Self
static func /= (lhs: inout Self, rhs: Int)
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
protocol IntScalable
@frozen struct Int
A signed integer value type.