C# 클래스 Sparrow.Samples.Android.Bunny

상속: Image
파일 보기 프로젝트 열기: fmotagarcia/sparrow-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SpeedX float
SpeedY float

공개 메소드들

메소드 설명
Bunny ( Texture texture ) : System

메소드 상세

Bunny() 공개 메소드

public Bunny ( Texture texture ) : System
texture Sparrow.Textures.Texture
리턴 System

프로퍼티 상세

SpeedX 공개적으로 프로퍼티

public float SpeedX
리턴 float

SpeedY 공개적으로 프로퍼티

public float SpeedY
리턴 float