Welcome Guest [Log In] [Register]
Viewing Single Post From: Epee Engine
Alan
Administrator
[ *  *  * ]
Animation * FindAnimation
(
std::string _name
)

Public function of the Epee Engine Class

Description:
returns a pointer to an Animation with name _name from the current rendable list


Arguments:

Required:
std::string _name
Name of the Animation

Return Value:
returns a pointer to an Animation with the name _name if the Animation does not exist a NULL pointer is returned
Offline Profile Quote Post
Epee Engine · Documentation