Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

V

valueOf(String) - Static method in enum me.lihq.game.ConversationManagement.QuestionStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.lihq.game.people.AbstractPerson.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.lihq.game.people.AbstractPerson.Personality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.lihq.game.people.AbstractPerson.PersonState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.lihq.game.screen.elements.journal.Journal.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.lihq.game.ConversationManagement.QuestionStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.lihq.game.people.AbstractPerson.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.lihq.game.people.AbstractPerson.Personality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.lihq.game.people.AbstractPerson.PersonState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.lihq.game.screen.elements.journal.Journal.State
Returns an array containing the constants of this enum type, in the order they are declared.
Vector2Int - Class in me.lihq.game.models
This class defines a 2D vector to represent coordinates within the game.
Vector2Int(int, int) - Constructor for class me.lihq.game.models.Vector2Int
Creates a new Vector2Int object.
viewport - Variable in class me.lihq.game.screen.MainMenuScreen
This is the viewpoint for the camera to take
viewport - Variable in class me.lihq.game.screen.NavigationScreen
 
viewport - Variable in class me.lihq.game.screen.PauseScreen
 
viewport - Variable in class me.lihq.game.screen.WonGameScreen
 
visible - Variable in class me.lihq.game.screen.elements.RoomArrow
Whether the arrow is to be shown or not
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links