hyades.entity.UnrestrictedPlayer.Draw C# (CSharp) Method

Draw() public method

public Draw ( GraphicsDevice device, Camera camera ) : void
device GraphicsDevice
camera Camera
return void
        public override void Draw(GraphicsDevice device, Camera camera)
        {
        }