Function AnimationTreePlayer.addNode

Adds a type node to the graph with name id.

void addNode (
  const(long) type,
  const(String) id
) nothrow @nogc;