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

Merge branch 'tmj-dev' into milek-dev

This commit is contained in:
milek7
2018-10-14 22:27:28 +02:00
6 changed files with 33 additions and 24 deletions

View File

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