C# 클래스 AprilFools.BeeData

파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 프로퍼티들

프로퍼티 타입 설명
angle double
currentSprite int
dir Vector2
pos Vector2
ticks int

프로퍼티 상세

angle 공개적으로 프로퍼티

public double angle
리턴 double

currentSprite 공개적으로 프로퍼티

public int currentSprite
리턴 int

dir 공개적으로 프로퍼티

public Vector2 dir
리턴 Vector2

pos 공개적으로 프로퍼티

public Vector2 pos
리턴 Vector2

ticks 공개적으로 프로퍼티

public int ticks
리턴 int