------------------------------------------------------------------------------
| 857 | |
| 858 | //------------------------------------------------------------------------------ |
| 859 | const char *GuiPopUpMenuCtrl::getScriptValue() |
| 860 | { |
| 861 | return getText(); |
| 862 | } |
| 863 | |
| 864 | //------------------------------------------------------------------------------ |
| 865 | void GuiPopUpMenuCtrl::onRender( Point2I offset, const RectI &updateRect ) |