C# Class Throw, Lurk2015Testing

Inheritance: GameAction
Afficher le fichier Open project: gmuGADIG/Lurk2015Testing Class Usage Examples

Méthodes publiques

Свойство Type Description
endColor Color
forceMult float
lanternBoost float
mask LayerMask
mat Material
maxVerts int
standardForce Vector2
startColor Color
timeSeg float

Méthodes publiques

Méthode Description
Awake ( ) : void
FixedUpdate ( ) : void
MakeLineInvisable ( ) : void
MakeLineVisable ( ) : void
UpdateRotation ( ) : void
UpdateTrajectory ( ) : void

Private Methods

Méthode Description
drawLine ( ) : void
setupLine ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

MakeLineInvisable() public méthode

public MakeLineInvisable ( ) : void
Résultat void

MakeLineVisable() public méthode

public MakeLineVisable ( ) : void
Résultat void

UpdateRotation() public méthode

public UpdateRotation ( ) : void
Résultat void

UpdateTrajectory() public méthode

public UpdateTrajectory ( ) : void
Résultat void

Property Details

endColor public_oe property

public Color endColor
Résultat Color

forceMult public_oe property

public float forceMult
Résultat float

lanternBoost public_oe property

public float lanternBoost
Résultat float

mask public_oe property

public LayerMask mask
Résultat LayerMask

mat public_oe property

public Material mat
Résultat Material

maxVerts public_oe property

public int maxVerts
Résultat int

standardForce public_oe property

public Vector2 standardForce
Résultat Vector2

startColor public_oe property

public Color startColor
Résultat Color

timeSeg public_oe property

public float timeSeg
Résultat float