mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 01:19:19 +02:00
semaphores controllable on minimap
This commit is contained in:
@@ -33,6 +33,9 @@ public:
|
||||
// indicates creation of current group ended. returns: handle to the parent group or null_handle if group stack is empty
|
||||
group_handle
|
||||
close();
|
||||
// update minimap objects
|
||||
void
|
||||
update_map();
|
||||
// returns current active group, or null_handle if group stack is empty
|
||||
group_handle
|
||||
handle() const;
|
||||
|
||||
Reference in New Issue
Block a user