C# Class lightning, GrapplingHookFighters

Inheritance: MonoBehaviour
Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Свойство Type Description
effectcanvas Canvas
flashScreen Image
lifetime float
lightningSprite Image
lightningstrike GameObject
sprite Sprite

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
determinespawn ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

determinespawn() public méthode

public determinespawn ( ) : void
Résultat void

Property Details

effectcanvas public_oe property

public Canvas effectcanvas
Résultat Canvas

flashScreen public_oe property

public Image flashScreen
Résultat Image

lifetime public_oe property

public float lifetime
Résultat float

lightningSprite public_oe property

public Image lightningSprite
Résultat Image

lightningstrike public_oe property

public GameObject lightningstrike
Résultat GameObject

sprite public_oe property

public Sprite sprite
Résultat Sprite