![]() |
Shkyera Engine
Easy to use, game engine for Python
|
This is the complete list of members for shkyera::ColorSelector, including all inherited members.
_color | shkyera::ColorSelector | private |
_imguiIdentifier | shkyera::ColorSelector | private |
_title | shkyera::ColorSelector | private |
_updateCallback | shkyera::ColorSelector | private |
ColorSelector(const std::string &title) | shkyera::ColorSelector | |
ColorSelector(const std::string &title, const glm::vec3 &color) | shkyera::ColorSelector | |
draw() | shkyera::ColorSelector | |
setUpdateCallback(std::function< void(const glm::vec3 &color)> callback) | shkyera::ColorSelector |