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

Public function of the Epee Engine Class

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


Arguments:

Required:
std::string _name
Name of the Image

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