|
Oolite 1.91.0.7712-251017-85ce217
|
#include <OOMaterial.h>
Instance Methods | |
| (BOOL) | - doApply |
| (void) | - unapplyWithNext: |
| (void) | - willDealloc |
Definition at line 86 of file OOMaterial.h.
| - (BOOL) doApply |
Extends class OOMaterial.
Definition at line 138 of file OOMaterial.m.
References doApply, and OOLogGenericSubclassResponsibility.
Referenced by doApply.
| - (void) unapplyWithNext: | (OOMaterial *) | next |
Extends class OOMaterial.
Definition at line 145 of file OOMaterial.m.
| - (void) willDealloc |
Extends class OOMaterial.
Definition at line 151 of file OOMaterial.m.
References EXPECT_NOT, nil, OOLog, sActiveMaterial, OOMaterial::unapplyWithNext:, and willDealloc.
Referenced by willDealloc.