#include <guiEditBoxWithScrollbar.h>
◆ GUIEditBoxWithScrollBar()
| GUIEditBoxWithScrollBar::GUIEditBoxWithScrollBar |
( |
const wchar_t * | text, |
|
|
bool | border, |
|
|
gui::IGUIEnvironment * | environment, |
|
|
IGUIElement * | parent, |
|
|
s32 | id, |
|
|
const core::rect< s32 > & | rectangle, |
|
|
ISimpleTextureSource * | tsrc, |
|
|
bool | writable = true, |
|
|
bool | has_vscrollbar = true ) |
◆ ~GUIEditBoxWithScrollBar()
| virtual GUIEditBoxWithScrollBar::~GUIEditBoxWithScrollBar |
( |
| ) |
|
|
inlinevirtual |
◆ createVScrollBar()
| void GUIEditBoxWithScrollBar::createVScrollBar |
( |
| ) |
|
|
protected |
◆ draw()
| void GUIEditBoxWithScrollBar::draw |
( |
| ) |
|
|
override |
◆ setBackgroundColor()
| void GUIEditBoxWithScrollBar::setBackgroundColor |
( |
const video::SColor & | bg_color | ) |
|
◆ m_bg_color
| video::SColor GUIEditBoxWithScrollBar::m_bg_color |
|
protected |
◆ m_bg_color_used
| bool GUIEditBoxWithScrollBar::m_bg_color_used |
|
protected |
◆ m_tsrc
The documentation for this class was generated from the following files: