Graphics/ForwardRenderQueue: Replace listeners by signals
Former-commit-id: 3429e69cc4334ba602d8ccfb1fc725af85d42f7f
This commit is contained in:
@@ -50,6 +50,7 @@ class NAZARA_API NzContext : public NzRefCounted
|
||||
static const NzContext* GetReference();
|
||||
static const NzContext* GetThreadContext();
|
||||
|
||||
// Signals
|
||||
NazaraSignal(OnContextRelease, const NzContext*); //< me
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user