libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.utils.FocusListener.FocusEvent

Packages that use FocusListener.FocusEvent
com.badlogic.gdx.scenes.scene2d.utils   
 

Uses of FocusListener.FocusEvent in com.badlogic.gdx.scenes.scene2d.utils
 

Methods in com.badlogic.gdx.scenes.scene2d.utils with parameters of type FocusListener.FocusEvent
 void FocusListener.keyboardFocusChanged(FocusListener.FocusEvent event, Actor actor, boolean focused)
           
 void FocusListener.scrollFocusChanged(FocusListener.FocusEvent event, Actor actor, boolean focused)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)