mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 01:19:19 +02:00
update lua api (details on wiki)
This commit is contained in:
2
Event.h
2
Event.h
@@ -140,7 +140,7 @@ public:
|
||||
FindEvent( std::string const &Name );
|
||||
// legacy method, inserts specified event in the event query
|
||||
bool
|
||||
AddToQuery( TEvent *Event, TDynamicObject *Owner );
|
||||
AddToQuery( TEvent *Event, TDynamicObject *Owner, double delay = 0.0 );
|
||||
// legacy method, executes queued events
|
||||
bool
|
||||
CheckQuery();
|
||||
|
||||
Reference in New Issue
Block a user