mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Various imps, completed CCollisionResponse RE
This commit is contained in:
@@ -12,6 +12,9 @@ class CScriptRandomRelay : public CEntity
|
||||
bool x3c_clamp;
|
||||
public:
|
||||
CScriptRandomRelay(TUniqueId, const std::string&, const CEntityInfo&, s32, s32, bool, bool);
|
||||
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager &stateMgr);
|
||||
void SendLocalScriptMsgs(EScriptObjectState state, CStateManager& stateMgr);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user