Add a TODO to LevelWrapper
This commit is contained in:
+1
@@ -64,6 +64,7 @@ public interface ILevelWrapper extends IDhApiLevelWrapper, IBindable
|
||||
/** Fired when the level is being unloaded. Doesn't unload the level. */
|
||||
void onUnload();
|
||||
|
||||
// TODO I don't like the circular reference, can we merge the level wrapper and DhLevels?
|
||||
@Deprecated
|
||||
void setParentLevel(IDhLevel parentLevel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user