The XWorld2D class represents the world for displaying the two-dimensional objects. It differs from the XWorld class in creating the default camera for this world. The XCamera camera for two-dimensional world uses identical displaying and identical projection.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public class XWorld2D : XWorld |