1#ifndef MXTICKLETHREAD_H
2#define MXTICKLETHREAD_H
[AI] Base virtual class for all Mindscape engine (Mx) objects.
[AI] Abstract thread class providing a platform-independent interface for thread management.
MxTickleThread periodically calls Tickle() on a target MxCore object in a separate thread.
MxResult Run() override
[AI] Thread entry point.