Property | Type | Description | |
---|---|---|---|
ExtractorForm | Form1 | ||
OCRing | bool | ||
inventoryCheckTimer | Timer | ||
theOverlay | |||
timers | List |
Method | Description | |
---|---|---|
ARKOverlay ( ) : System | ||
setValues ( float wildValues, float tamedValues, Color colors = null ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ARKOverlay_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
inventoryCheckTimer_Tick ( object sender, |
||
setBreedingProgressValues ( float percentage, int maxTime ) : void | ||
setExtraText ( string p ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public setValues ( float wildValues, float tamedValues, Color colors = null ) : void | ||
wildValues | float | |
tamedValues | float | |
colors | Color | |
return | void |
public static ARKOverlay,ARKBreedingStats theOverlay | ||
return |