Bläddra i källkod

Merge pull request #1690 from rgngl/patch-1

Remove non-existent method from documentation
Sean Taylor 11 år sedan
förälder
incheckning
fd003b429c
1 ändrade filer med 0 tillägg och 1 borttagningar
  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.
      */