OmegaEngine API  1.0.3
Classes
OmegaEngine.Values.Design Namespace Reference

Classes

class  AngleControl
 Allows the input of angles between 0 and 360 degrees by clicking in a circle. More...
 
class  AngleEditor
 An editor that can be associated with float properties representing angles between 0 and 360 degrees. Uses AngleControl. More...
 
class  AttenuationConverter
 
class  CodeEditor
 An editor that can be associated with string properties. Uses TextEditorControl. More...
 
class  ColorCorrectionConverter
 
class  DoublePlaneConverter
 
class  DoubleVector3Converter
 
class  FloatEditor
 Abstract base class for drop-down PropertyGrid editors that can be associated with float properties. More...
 
class  QuadrangleConverter
 
class  SliderEditor
 An editor that can be associated with float properties with values between 0 and 3 to provide a TrackBar interface. More...
 
class  Vector2RayConverter