C# 클래스 Pepper, BombaFiesta-Unity3D-Futile

상속: FSprite
파일 보기 프로젝트 열기: edbartley/BombaFiesta-Unity3D-Futile 1 사용 예제들

공개 메소드들

메소드 설명
Pepper ( BombaMain, fireDelegate ) : System
fireAnimation ( ) : void
happyAnimation ( ) : void
setPosition ( float xPos ) : void
update ( ) : void

메소드 상세

Pepper() 공개 메소드

public Pepper ( BombaMain, fireDelegate ) : System
fireDelegate BombaMain,
리턴 System

fireAnimation() 공개 메소드

public fireAnimation ( ) : void
리턴 void

happyAnimation() 공개 메소드

public happyAnimation ( ) : void
리턴 void

setPosition() 공개 메소드

public setPosition ( float xPos ) : void
xPos float
리턴 void

update() 공개 메소드

public update ( ) : void
리턴 void