-rw-r--r-- | 2_home_moritz_Home_Projekte_Minetest_minetest_m____lyx_img_Bildschirmfoto_2018-08-30_14-32-48.png |
void replaceAndAddToHistory(const std::wstring &line);
// Change how the cursor looks
void setCursor(
bool visible,
bool blinking = false,
f32 blink_speed = 1.0,
f32 relative_height = 1.0);
// Irrlicht draw method
virtual void draw();
virtual bool OnEvent(const SEvent& event);
virtual void setVisible( |