#include "ItemMarker.h" AItemMarker::AItemMarker() { this->bMarkerValid = true; this->bMarkerVisible = true; }