AlpacaLibary  1.63
A closed source C++ bot for OSRS
BreakHandler.hpp File Reference

Go to the source code of this file.

Classes

struct  BreakHandler::BreakTime
 

Namespaces

 BreakHandler
 

Functions

Counter BreakHandler::GetBreakCounter ()
 
Timer BreakHandler::GetBreakTimer ()
 
bool BreakHandler::MiniBreak (bool Logout=true)
 
bool BreakHandler::ShortBreak (bool Logout=true)
 
bool BreakHandler::LongBreak (bool Logout=true)
 
bool BreakHandler::Break (bool LogoutOnLong=true, bool LogoutOnShort=true, bool LogoutOnMini=false)
 
BreakTime BreakHandler::GetMiniBreakTime ()
 
BreakTime BreakHandler::GetShortBreakTime ()
 
BreakTime BreakHandler::GetLongBreakTime ()