NevronOpenVision
Nevron.Nov.Layout Namespace / NBody2D Class
Fields Properties Methods


NBody2D Class Members

The following tables list the members exposed by NBody2D.

Public Fields
 NameDescription
Public FieldThe height of the body  
Public FieldThe width of the body  
Public FieldThe X location of the body  
Public FieldThe Y location of the body  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the bottom side of the body  
Public PropertyGets or sets the center of the body  
Public PropertyGets or sets the X center of the body  
Public PropertyGets or sets the Y center of the body  
Public PropertyGets or sets the left side of the body  
Public PropertyGets or sets the body location  
Public PropertyGets or sets the right side of the body  
Public PropertyGets or sets the body size  
Public PropertyGets or sets the top side of the body  
Top
Public Methods
 NameDescription
Public MethodOverridden. Flips the X coordinates of body (e.g performs mirroring relatively to the Y axis)  
Public MethodOverridden. Flips the Y coordinates of body (e.g performs mirroring relatively to the X axis)  
Public MethodOverridden. Gets the bounds of the body  
Public MethodOverridden. Rotates the body  
Public MethodSets the bounds of the body  
Public MethodOverridden. Translates the body  
Top
See Also