com.badlogic.gdx.scenes.scene2d.ui
Interface TextField.OnscreenKeyboard
- All Known Implementing Classes:
- TextField.DefaultOnscreenKeyboard
- Enclosing class:
- TextField
public static interface TextField.OnscreenKeyboard
An interface for onscreen keyboards. Can invoke the default keyboard or render your own keyboard!
- Author:
- mzechner
Method Summary |
void |
show(boolean visible)
|
show
void show(boolean visible)
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)