------------------------------------------------------------------------------
| 1039 | |
| 1040 | //------------------------------------------------------------------------------ |
| 1041 | const char *GuiPopUpMenuCtrlEx::getScriptValue() |
| 1042 | { |
| 1043 | return getText(); |
| 1044 | } |
| 1045 | |
| 1046 | //------------------------------------------------------------------------------ |
| 1047 | void GuiPopUpMenuCtrlEx::onRender(Point2I offset, const RectI &updateRect) |