Свойство | Type | Description | |
---|---|---|---|
Active | bool | ||
CameraLock | bool | ||
EdgeA | Point | ||
EdgeAPinned | bool | ||
EdgeB | Point | ||
EdgeBPinned | bool | ||
HoveredMode | int | ||
JustActivated | bool | ||
SelectedMode | int |
Méthode | Description | |
---|---|---|
Draw ( |
||
EndCamera ( ) : void | ||
GetArea ( ) : |
||
ResetFocus ( ) : void | ||
Scrolling ( ) : void | ||
StartCamera ( CaptureSettings settings ) : void | ||
ToggleCamera ( bool On = true ) : void | ||
Update ( ) : void | ||
UsingMap ( ) : bool |
Méthode | Description | |
---|---|---|
ConstraintPoints ( ) : void | ||
DrawButtons ( |
||
DrawCameraLock ( |
||
FillModes ( ) : CaptureInterfaceMode>.Dictionary |
||
GetMapCoords ( int PinX, int PinY, int Goal, Point &result ) : bool | ||
PointWorldClamp ( Point &point, int fluff ) : void | ||
UpdateButtons ( Vector2 mouse ) : bool | ||
UpdateCamera ( ) : void |
public Draw ( |
||
sb | ||
Résultat | void |
public static GetArea ( ) : |
||
Résultat |
public static StartCamera ( CaptureSettings settings ) : void | ||
settings | CaptureSettings | |
Résultat | void |