CreationShakePowerAssignment
open class CreationShakePowerAssignment(val project: CreationShakeProject, val variable: CreationShakeAssignable, val value: CreationShakeValue, val type: ShakeType) : CreationShakeValue, CreationShakeStatement, ShakePowAssignment(source)
Constructors
Link copied to clipboard
constructor(project: CreationShakeProject, variable: CreationShakeAssignable, value: CreationShakeValue, type: ShakeType)