Package org.ngengine.auth.stored
Class StoredAuthSelectionOptions
java.lang.Object
org.ngengine.auth.stored.StoredAuthSelectionOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected Texture2D
protected Consumer
<StoredAuthSelectionWindow> protected Consumer
<StoredAuthSelectionWindow> protected Consumer
<StoredAuthSelectionWindow> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()
getIcon()
setCancelAction
(Consumer<StoredAuthSelectionWindow> onCancel) setConfirmAction
(Consumer<StoredAuthSelectionWindow> onConfirm) setRemoveAction
(Consumer<StoredAuthSelectionWindow> onRemove)
-
Field Details
-
onConfirm
-
onCancel
-
onRemove
-
alias
-
icon
-
-
Constructor Details
-
StoredAuthSelectionOptions
-
-
Method Details
-
getIcon
-
getAlias
-
setConfirmAction
-
setCancelAction
-
setRemoveAction
-
getConfirmAction
-
getCancelAction
-
getRemoveAction
-