Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 277 Bytes

File metadata and controls

5 lines (3 loc) · 277 Bytes

TouchKeyboard for Feathers UI (Starling)

A soft keyboard for Feathers.

See example and src for usage. To keep draw calls to a minimum, use a BitmapFontTextRenderer with useSeparateBatch = false as the key label renderer and keep all skins & fonts on a single texture atlas.