Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
shkyera::EnumSelector< EnumType > Member List

This is the complete list of members for shkyera::EnumSelector< EnumType >, including all inherited members.

_optionsshkyera::EnumSelector< EnumType >private
_titleshkyera::EnumSelector< EnumType >private
_updateCallbackshkyera::EnumSelector< EnumType >private
_valueshkyera::EnumSelector< EnumType >private
draw()shkyera::EnumSelector< EnumType >inline
EnumSelector(const std::string &title, EnumType value, const std::map< EnumType, std::string > &options)shkyera::EnumSelector< EnumType >inline
setUpdateCallback(std::function< void(EnumType value)> callback)shkyera::EnumSelector< EnumType >inline