HPBars¶
Find, sort and read HP bars on the mainscreen.
type TRSHPBar¶
TRSHPBar = record
Bounds: TBox; // Bounds of the bar
Percent: Int32; // Green percent of the bar.
end;
Find, sort and read HP bars on the mainscreen.
TRSHPBar = record
Bounds: TBox; // Bounds of the bar
Percent: Int32; // Green percent of the bar.
end;