Use fewer pointers: no back-pointer in tangibles.
This commit is contained in:
@@ -45,9 +45,6 @@ private:
|
||||
void deserialize(StreamBuffer *sb);
|
||||
|
||||
public:
|
||||
// Always points back to the world model.
|
||||
World *world_;
|
||||
|
||||
// Animation queue.
|
||||
//
|
||||
AnimQueue anim_queue_;
|
||||
|
||||
Reference in New Issue
Block a user