mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoAct2::HandleEndAction
and related (#1184)
* Implement/match LegoAct2::HandleEndAction * Reorder
This commit is contained in:

committed by
GitHub

parent
8b9f6f1007
commit
a0a114135a
@@ -31,8 +31,10 @@ public:
|
||||
// SYNTHETIC: LEGO1 0x1007a450
|
||||
// Act2Brick::`scalar deleting destructor'
|
||||
|
||||
void Remove();
|
||||
void PlayWhistleSound();
|
||||
void StopWhistleSound();
|
||||
void Mute(MxBool p_muted);
|
||||
|
||||
private:
|
||||
static MxLong g_lastHitActorTime;
|
||||
|
Reference in New Issue
Block a user