C# Class PlayerHitImage, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Mostra file Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
Instance PlayerHitImage,

Public Methods

Method Description
playerHit ( ) : void

player is hit. starts coroutine

Private Methods

Method Description
Awake ( ) : void
HitThing ( ) : IEnumerator

Displays hit marker on screen for hit time

Method Details

playerHit() public method

player is hit. starts coroutine
public playerHit ( ) : void
return void

Property Details

Instance public_oe static_oe property

public static PlayerHitImage, Instance
return PlayerHitImage,