FSO.LotView.WorldComponent.Draw C# (CSharp) Method

Draw() public abstract method

public abstract Draw ( GraphicsDevice device, FSO.LotView.WorldState world ) : void
device GraphicsDevice
world FSO.LotView.WorldState
return void
        public abstract void Draw(GraphicsDevice device, WorldState world);