Property | Type | Description | |
---|---|---|---|
isChangingSomething | bool | ||
isEnergy | bool | ||
isObjectif | bool | ||
isObstacle | bool | ||
isStartingJump | bool | ||
isTall | bool | ||
isWater | bool | ||
isWinner | bool | ||
newDirection | DirectionProperties, | ||
newPosition | Vector3 |
Method | Description | |
---|---|---|
EffectTransformation ( bool changingSomething = true ) : System.Collections |
Initializes a new instance of the EffectTransformation class.
|
public EffectTransformation ( bool changingSomething = true ) : System.Collections | ||
changingSomething | bool | see |
return | System.Collections |