C# 클래스 CannonGame.Target

상속: GameObject
파일 보기 프로젝트 열기: obcilion/xnaKanonSpill 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
radius float

공개 메소드들

메소드 설명
Target ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System

메소드 상세

Target() 공개 메소드

public Target ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
texture Microsoft.Xna.Framework.Graphics.Texture2D
리턴 System

프로퍼티 상세

radius 공개적으로 프로퍼티

public float radius
리턴 float