C# 클래스 PlayerHitImage, gmap377_leathGloves_inc

상속: MonoBehaviour
파일 보기 프로젝트 열기: bi3mer/gmap377_leathGloves_inc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Instance PlayerHitImage,

공개 메소드들

메소드 설명
playerHit ( ) : void

player is hit. starts coroutine

비공개 메소드들

메소드 설명
Awake ( ) : void
HitThing ( ) : IEnumerator

Displays hit marker on screen for hit time

메소드 상세

playerHit() 공개 메소드

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

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static PlayerHitImage, Instance
리턴 PlayerHitImage,