Browse Source

Remove non-existent method from documentation

Üstün Ergenoglu 11 years ago
parent
commit
251662c733
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gameplay/src/Node.h

+ 0 - 1
gameplay/src/Node.h

@@ -416,7 +416,6 @@ public:
     /**
      * Gets the drawable object attached to this node.
      *
-     * Use Drawable::getType() then static_cast to the associate Type for specialization.
      *
      * @return The model attached to this node.
      */