Jypeli 10
The simple game programming library
Jypeli.BackButton Jäsenlista

Tämä on lista kaikista jäsenistä luokassa Jypeli.BackButton, sisältäen kaikki perityt jäsenet.

AddListener(ChangePredicate< ControllerState > rule, Control control, string controlName, string helpText, Delegate handler, params object[] args)Jypeli.Controls.Controller< bool, Button >protected
AlwaysTriggerJypeli.Controls.Controller< bool, Button >protectedstatic
ButtonDown(bool prev, bool curr)Jypeli.BackButtonprivatestatic
Clear()Jypeli.Controls.Controller< bool, Button >
Clear()Jypeli.Controls.Controller< bool, Button >
CurrentStateJypeli.Controls.Controller< bool, Button >
Disable()Jypeli.BackButton
Controller< bool, Button >.Disable(Predicate< Listener< ControllerState, Control > > predicate)Jypeli.Controls.Controller< bool, Button >
Controller< bool, Button >.Disable(Control c)Jypeli.Controls.Controller< bool, Button >
DisableAll()Jypeli.Controls.Controller< bool, Button >
disabledListenersJypeli.Controls.Controller< bool, Button >private
Enable()Jypeli.BackButton
Controller< bool, Button >.Enable(Predicate< Listener< ControllerState, Control > > predicate)Jypeli.Controls.Controller< bool, Button >
Controller< bool, Button >.Enable(Control c)Jypeli.Controls.Controller< bool, Button >
EnableAll()Jypeli.Controls.Controller< bool, Button >
GetHelpTexts()Jypeli.Controls.Controller< bool, Button >
GetHelpTexts()Jypeli.Controls.Controller< bool, Button >
GetState()Jypeli.BackButtonpackagevirtual
Listen(Action handler, string helpText)Jypeli.BackButton
Listen< T >(Action handler, string helpText, T p)Jypeli.BackButton
Listen< T1, T2 >(Action handler, string helpText, T1 p1, T2 p2)Jypeli.BackButton
Listen< T1, T2, T3 >(Action handler, string helpText, T1 p1, T2 p2, T3 p3)Jypeli.BackButton
listenersJypeli.Controls.Controller< bool, Button >private
NeverTriggerJypeli.Controls.Controller< bool, Button >protectedstatic
PrevStateJypeli.Controls.Controller< bool, Button >
Update()Jypeli.Controls.Controller< bool, Button >
Update()Jypeli.Controls.Controller< bool, Button >