namespace cegui_ext¶
Overview¶
Extensions to the CEGUI library. More…
namespace cegui_ext { // global functions bool IsASCII(const CEGUI::String& str); bool AreAllASCII(const std::vector<CEGUI::String>& strings); } // namespace cegui_ext
Extensions to the CEGUI library. More…
namespace cegui_ext { // global functions bool IsASCII(const CEGUI::String& str); bool AreAllASCII(const std::vector<CEGUI::String>& strings); } // namespace cegui_ext