C# 클래스 TugOfBaby.Blood

파일 보기 프로젝트 열기: martinvium/ngj2012 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isAnimation bool
removeOnTime bool
spawnTime float

공개 메소드들

메소드 설명
Blood ( string _type, Vector2 _position, float _rotation ) : System

메소드 상세

Blood() 공개 메소드

public Blood ( string _type, Vector2 _position, float _rotation ) : System
_type string
_position Vector2
_rotation float
리턴 System

프로퍼티 상세

isAnimation 공개적으로 프로퍼티

public bool isAnimation
리턴 bool

removeOnTime 공개적으로 프로퍼티

public bool removeOnTime
리턴 bool

spawnTime 공개적으로 프로퍼티

public float spawnTime
리턴 float