hyades.screen.Screen.Draw C# (CSharp) Method

Draw() public abstract method

public abstract Draw ( GraphicsDevice device ) : void
device GraphicsDevice
return void
        public abstract void Draw(GraphicsDevice device);