Index
All Classes|All Packages
S
- setCurrentPlayer(int) - Method in class com.mygdx.game.Logic.GameInstance
- setCurrentSquare(Square) - Method in class com.mygdx.game.Logic.Pawn
-
Sets the input parameter as the currentSquare and its previous value to the oldSquare
- setGameInstance(GameInstance) - Method in class com.mygdx.game.Foititopoli
- setGrade(int) - Method in class com.mygdx.game.Logic.Squares.CourseSquare
- setIJ(int, int) - Method in class com.mygdx.game.Logic.Squares.Square
-
To be set during initialization of the
Board
- setListener(GameInstance.GameInstanceListener) - Method in class com.mygdx.game.Logic.GameInstance
- setPosition(float, float) - Method in class com.mygdx.game.UI.Components.PawnActor
- setPositionLeft(float) - Method in class com.mygdx.game.UI.Components.SquareActor
- setReceiverOffer(ArrayList<CourseSquare>, int) - Method in class com.mygdx.game.Logic.Trade
-
Sets the Courses and Hours the receiver is to give
- setSenderOffer(ArrayList<CourseSquare>, int) - Method in class com.mygdx.game.Logic.Trade
-
Sets the Courses and Hours the sender is to give
- setSquare(Board) - Method in class com.mygdx.game.Logic.Cards.JailCard
- setSquare(Board) - Method in class com.mygdx.game.Logic.Cards.MoveCard
- setStudyHours(float) - Method in class com.mygdx.game.Logic.Player
- setTurnsToPlay(int) - Method in class com.mygdx.game.Logic.Player
- show() - Method in class com.mygdx.game.UI.Screens.GameScreen
- show() - Method in class com.mygdx.game.UI.Screens.GameSetupScreen
- show() - Method in class com.mygdx.game.UI.Screens.LoadGameScreen
- show() - Method in class com.mygdx.game.UI.Screens.MainMenuScreen
- show() - Method in class com.mygdx.game.UI.Screens.PlayerCreateScreen
- sizeChanged() - Method in class com.mygdx.game.UI.Components.PawnActor
- sizeChanged() - Method in class com.mygdx.game.UI.Components.SquareActor
- Square - Class in com.mygdx.game.Logic.Squares
-
Main component of the
Board
class - Square(String) - Constructor for class com.mygdx.game.Logic.Squares.Square
- SquareActor - Class in com.mygdx.game.UI.Components
- SquareActor(Square) - Constructor for class com.mygdx.game.UI.Components.SquareActor
All Classes|All Packages