Uses of Class
dev.twilite.game.menu.MenuOption
Packages that use MenuOption
-
Uses of MenuOption in dev.twilite.game.trait
Methods in dev.twilite.game.trait that return types with arguments of type MenuOptionModifier and TypeMethodDescriptionInteractable.options()Returns menu options associated with this interactable. -
Uses of MenuOption in dev.twilite.game.wrapper
Methods in dev.twilite.game.wrapper that return types with arguments of type MenuOptionModifier and TypeMethodDescriptionIfComponent.options()Returns available standardized component menu and sub-menu options.Item.options()Npc.options()Returns NPC menu options from the current definition.Player.options()Returns known player menu options.SceneObject.options()Returns object menu options from the current definition.TileItem.options()Returns ground item menu options.WorldEntity.options()