diff --git a/src/ActorMultiVertex.h b/src/ActorMultiVertex.h index 2c4f949aec..f0c0fc6b93 100644 --- a/src/ActorMultiVertex.h +++ b/src/ActorMultiVertex.h @@ -1,4 +1,4 @@ -/** @brief ActorMultiVertex - A texture created from multiple textures. */ +/** @brief ActorMultiVertex - An actor with mutiple vertices. Can be used to create shapes that quads can't. */ #include "Actor.h" #include "CubicSpline.h"