C# 클래스 Shooter2D.Tile

파일 보기 프로젝트 열기: CodeTreeCommunity/Shooter2D

공개 프로퍼티들

프로퍼티 타입 설명
Angle byte
Fore byte
ForeAnimation EzGame.Perspective.Planar.Animation

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Draw ( Batch Batch, Vector2 Position, float LayerOffset ) : void
Update ( GameTime Time ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( Batch Batch, Vector2 Position, float LayerOffset ) : void
Batch EzGame.Perspective.Planar.Batch
Position Microsoft.Xna.Framework.Vector2
LayerOffset float
리턴 void

Update() 공개 메소드

public Update ( GameTime Time ) : void
Time Microsoft.Xna.Framework.GameTime
리턴 void

프로퍼티 상세

Angle 공개적으로 프로퍼티

public byte Angle
리턴 byte

Fore 공개적으로 프로퍼티

public byte Fore
리턴 byte

ForeAnimation 공개적으로 프로퍼티

public Animation,EzGame.Perspective.Planar ForeAnimation
리턴 EzGame.Perspective.Planar.Animation