VisibleArea Class

FFF3PP

VisibleArea Class

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Furre Visible area
Inheritance Hierarchy
SystemObject  Furcadia.DrawingVisibleArea

Namespace:  Furcadia.Drawing
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public static class VisibleArea
Public NotInheritable Class VisibleArea

You do not need to declare an instance of a static class in order to access its members.
public ref class VisibleArea abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type VisibleArea =  class end

The VisibleArea type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTargetRectFromCenterCoord
Gets the target View area from the center coordinates, This is useful for finding the View area of the Connected Furre
Public methodStatic memberIsOdd
Integer is Odd
Top
See Also