PathBuilder.addReversePath
void addReversePath(gsk.path.Path path) nothrowAppends all of path to the builder, in reverse order.
Parameters
path | the path to append |
void addReversePath(gsk.path.Path path) nothrowAppends all of path to the builder, in reverse order.
path | the path to append |