16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 02:09:19 +02:00

python task queue task handling tweaks

This commit is contained in:
tmj-fstate
2018-10-13 14:53:17 +02:00
parent 68f82be451
commit f8f0907d8a
2 changed files with 33 additions and 6 deletions

View File

@@ -34,6 +34,8 @@ public:
{}
// methods
void run();
void cancel();
auto target() const -> texture_handle { return m_target; }
private:
// members