C# Class SubRingDiskController, VRpportunity

Inheritance: MonoBehaviour
Afficher le fichier Open project: CodeScience/VRpportunity Class Usage Examples

Méthodes publiques

Свойство Type Description
change bool
nameToDegreeDict float>.Dictionary

Méthodes publiques

Méthode Description
processRotataion ( ) : void
setRingRotation ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void
animateRotation ( Transform disk, float targetOffset ) : IEnumerator
findTopPriority ( ) : void
processStep2 ( List blockTransforms ) : void
shiftBlockBack ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract, List blockTransforms ) : IEnumerator
shiftBlockLeft ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract, List blockTransforms ) : IEnumerator
shiftBlockRight ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract ) : IEnumerator
shiftBlocksForward ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract ) : IEnumerator
updateBlockColor ( ) : void
updateBlockPositionOrder ( BlockController>.Dictionary blockTransformToControllerDict ) : void

Method Details

processRotataion() public méthode

public processRotataion ( ) : void
Résultat void

setRingRotation() public méthode

public setRingRotation ( ) : void
Résultat void

Property Details

change public_oe property

public bool change
Résultat bool

nameToDegreeDict public_oe static_oe property

public static Dictionary nameToDegreeDict
Résultat float>.Dictionary