27 #include "WGraphicsEngine.h"
29 #include "WGERequirement.h"
52 return "Module needs a running graphics engine.";
virtual ~WGERequirement()
Destructor.
Base class for all possible kinds of requirements.
virtual std::string getDescription() const
Return a nice description of the requirement.
WGERequirement()
Create instance.
static bool waitForStartupComplete()
Waits for the GE to come up.
virtual bool isComplied() const
Checks if the requirement is fulfilled on the system.