C# Class IrrlichtNETCP.VideoMode

Mostrar archivo Open project: Paulus/irrlichtnetcp

Public Properties

Property Type Description
Depth int
Resolution IrrlichtNETCP.Dimension2D

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Depth public_oe property

public int Depth
return int

Resolution public_oe property

public Dimension2D,IrrlichtNETCP Resolution
return IrrlichtNETCP.Dimension2D