Aiv.Fast2D.Camera.Camera C# (CSharp) Method

Camera() public method

public Camera ( ) : System
return System
        public Camera()
            : this(0, 0)
        {
        }

Same methods

Camera::Camera ( float x, float y ) : System