C# 클래스 MonoGame.Extended.Entities.Systems.EntityDrawSystem

상속: MonoGame.Extended.Entities.Systems.EntitySystem, IDrawSystem
파일 보기 프로젝트 열기: craftworkgames/MonoGame.Extended

공개 메소드들

메소드 설명
Draw ( GameTime gameTime ) : void

보호된 메소드들

메소드 설명
EntityDrawSystem ( AspectBuilder aspect ) : Microsoft.Xna.Framework

메소드 상세

Draw() 공개 추상적인 메소드

public abstract Draw ( GameTime gameTime ) : void
gameTime GameTime
리턴 void

EntityDrawSystem() 보호된 메소드

protected EntityDrawSystem ( AspectBuilder aspect ) : Microsoft.Xna.Framework
aspect AspectBuilder
리턴 Microsoft.Xna.Framework