M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.BoardGames.BoardGameSeega Member List

This is the complete list of members for SandBox.BoardGames.BoardGameSeega, including all inherited members.

AIMakeMove(Move move)SandBox.BoardGames.BoardGameSeega
AIOpponentSandBox.BoardGames.BoardGameBaseprotected
BoardEntitySandBox.BoardGames.BoardGameBaseprotected
BoardGameBase(MissionBoardGameLogic mission, TextObject name, PlayerTurn startingPlayer)SandBox.BoardGames.BoardGameBaseprotected
BoardGameSeega(MissionBoardGameLogic mission, PlayerTurn startingPlayer)SandBox.BoardGames.BoardGameSeega
BoardHeightSandBox.BoardGames.BoardGameSeegastatic
BoardWidthSandBox.BoardGames.BoardGameSeegastatic
CalculateAllValidMoves(BoardGameSide side)SandBox.BoardGames.BoardGameBasevirtual
CalculateValidMoves(PawnBase pawn)SandBox.BoardGames.BoardGameSeegavirtual
CheckGameEnded()SandBox.BoardGames.BoardGameSeegaprotectedvirtual
CheckSwitchPlayerTurn()SandBox.BoardGames.BoardGameBaseprotected
ClearValidMoves()SandBox.BoardGames.BoardGameBaseprotected
DelayBeforeMovingAnyPawnSandBox.BoardGames.BoardGameBaseprotectedstatic
DelayBetweenPawnMovementsBeginSandBox.BoardGames.BoardGameBaseprotectedstatic
DiceBoardSandBox.BoardGames.BoardGameBaseprotected
DiceRollAnimationRunningSandBox.BoardGames.BoardGameBaseprotected
DiceRollAnimationTimerSandBox.BoardGames.BoardGameBaseprotected
DiceRollRequiredSandBox.BoardGames.BoardGameSeegaprotected
DiceRollSoundCodeIDSandBox.BoardGames.BoardGameBaseprotected
EndTurn()SandBox.BoardGames.BoardGameBaseprotected
ForceDice(int value)SandBox.BoardGames.BoardGameBase
GameOverInfoSandBox.BoardGames.BoardGameBase
GetBlockingPawns(bool playerOneBlocked)SandBox.BoardGames.BoardGameSeega
GetHoveredPawnIfAny()SandBox.BoardGames.BoardGameBaseprotected
GetHoveredTileIfAny()SandBox.BoardGames.BoardGameBaseprotected
GetPlayerOneUnitsAlive()SandBox.BoardGames.BoardGameBase
GetPlayerOneUnitsDead()SandBox.BoardGames.BoardGameBase
GetPlayerTwoUnitsAlive()SandBox.BoardGames.BoardGameBase
GetPlayerTwoUnitsDead()SandBox.BoardGames.BoardGameBase
GetTile(int x, int y)SandBox.BoardGames.BoardGameSeega
GetTotalMovesAvailable(ref List< List< Move > > moves)SandBox.BoardGames.BoardGameBase
HandlePlayerInput(float dt)SandBox.BoardGames.BoardGameBaseprotected
HandlePreMovementStage(float dt)SandBox.BoardGames.BoardGameSeegaprotectedvirtual
HandlePreMovementStageAI(Move move)SandBox.BoardGames.BoardGameSeegaprotectedvirtual
HasMovesAvailable(ref List< List< Move > > moves)SandBox.BoardGames.BoardGameBase
HasToMovePawnsAcrossSandBox.BoardGames.BoardGameBaseprotected
HideAllValidTiles()SandBox.BoardGames.BoardGameBaseprotected
Initialize()SandBox.BoardGames.BoardGameBase
InitializeCapturedUnitsZones()SandBox.BoardGames.BoardGameBasevirtual
InitializeDiceBoard()SandBox.BoardGames.BoardGameBasevirtual
InitializeSound()SandBox.BoardGames.BoardGameSeegavirtual
InitializeTiles()SandBox.BoardGames.BoardGameSeegavirtual
InitializeUnit(PawnBase pawnToInit)SandBox.BoardGames.BoardGameBaseprotected
InitializeUnits()SandBox.BoardGames.BoardGameSeegavirtual
InPreMovementStageSandBox.BoardGames.BoardGameBase
InputManagerSandBox.BoardGames.BoardGameBaseprotected
InvalidDiceSandBox.BoardGames.BoardGameBaseprotectedstatic
IsReadySandBox.BoardGames.BoardGameBase
JustStoppedDraggingUnitSandBox.BoardGames.BoardGameBaseprotected
LastDiceSandBox.BoardGames.BoardGameBase
MissionHandlerSandBox.BoardGames.BoardGameBaseprotected
MovePawnToTile(PawnBase pawn, TileBase tile, bool instantMove=false, bool displayMessage=true)SandBox.BoardGames.BoardGameBaseprotectedvirtual
MovePawnToTileDelayed(PawnBase pawn, TileBase tile, bool instantMove, bool displayMessage, float delay)SandBox.BoardGames.BoardGameSeegaprotectedvirtual
MovesLeftToEndTurnSandBox.BoardGames.BoardGameBaseprotected
NameSandBox.BoardGames.BoardGameBase
OnAfterBoardRotated()SandBox.BoardGames.BoardGameBaseprotectedvirtual
OnAfterBoardSetUp()SandBox.BoardGames.BoardGameSeegaprotectedvirtual
OnAfterDiceRollAnimation()SandBox.BoardGames.BoardGameBaseprotectedvirtual
OnAfterEndTurn()SandBox.BoardGames.BoardGameBaseprotected
OnAIWantsForfeit()SandBox.BoardGames.BoardGameBaseprotected
OnBeforeEndTurn()SandBox.BoardGames.BoardGameBaseprotectedvirtual
OnDefeat(string message=StringDefeatMessage)SandBox.BoardGames.BoardGameBaseprotected
OnDraw(string message=StringDrawMessage)SandBox.BoardGames.BoardGameBaseprotected
OnPawnArrivesGoalPosition(PawnBase pawn, Vec3 prevPos, Vec3 currentPos)SandBox.BoardGames.BoardGameSeegaprotectedvirtual
OnVictory(string message=StringVictoryMessage)SandBox.BoardGames.BoardGameBaseprotected
PawnSelectedFactorSandBox.BoardGames.BoardGameBaseprotected
PawnSelectFilterSandBox.BoardGames.BoardGameBaseprotected
PawnUnselectedFactorSandBox.BoardGames.BoardGameBaseprotected
PlayDiceRollSound()SandBox.BoardGames.BoardGameBase
PlayerOnePoolSandBox.BoardGames.BoardGameBaseprotected
PlayerOneUnitsSandBox.BoardGames.BoardGameBase
PlayerTurnSandBox.BoardGames.BoardGameBase
PlayerTwoPoolSandBox.BoardGames.BoardGameBaseprotected
PlayerTwoUnitsSandBox.BoardGames.BoardGameBase
PlayerWhoStartedSandBox.BoardGames.BoardGameBase
PreMovementStagePresentSandBox.BoardGames.BoardGameSeegaprotected
ReadyToPlaySandBox.BoardGames.BoardGameBaseprotected
RemovePawnFromBoard(PawnBase pawn, float speed, bool instantMove=false)SandBox.BoardGames.BoardGameBaseprotected
Reset()SandBox.BoardGames.BoardGameSeegavirtual
RollDice()SandBox.BoardGames.BoardGameBasevirtual
RotateBoardSandBox.BoardGames.BoardGameSeegaprotected
SelectedUnitSandBox.BoardGames.BoardGameBaseprotected
SelectPawn(PawnBase pawn)SandBox.BoardGames.BoardGameSeegaprotectedvirtual
SetGameOverInfo(GameOverEnum info)SandBox.BoardGames.BoardGameBase
SetPawnCaptured(PawnBase pawn, bool aiSimulation=false)SandBox.BoardGames.BoardGameSeegavirtual
SetStartingPlayer(PlayerTurn player)SandBox.BoardGames.BoardGameBase
SettingUpBoardSandBox.BoardGames.BoardGameBaseprotected
SetUserRay(Vec3 rayBegin, Vec3 rayEnd)SandBox.BoardGames.BoardGameBase
ShowAllValidTiles()SandBox.BoardGames.BoardGameBaseprotected
StringBoardGameSandBox.BoardGames.BoardGameBasestatic
StringCapturePieceOpponentSandBox.BoardGames.BoardGameBasestatic
StringCapturePiecePlayerSandBox.BoardGames.BoardGameBasestatic
StringDefeatMessageSandBox.BoardGames.BoardGameBasestatic
StringDrawMessageSandBox.BoardGames.BoardGameBasestatic
StringForfeitQuestionSandBox.BoardGames.BoardGameBasestatic
StringMovePieceOpponentSandBox.BoardGames.BoardGameBasestatic
StringMovePiecePlayerSandBox.BoardGames.BoardGameBasestatic
StringNoAvailableMovesOpponentSandBox.BoardGames.BoardGameBasestatic
StringNoAvailableMovesPlayerSandBox.BoardGames.BoardGameBasestatic
StringRollDiceOpponentSandBox.BoardGames.BoardGameBasestatic
StringRollDicePlayerSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP1DefeatMessageSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP1DrawMessageSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP1VictoryMessageSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP2DefeatMessageSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP2DrawMessageSandBox.BoardGames.BoardGameBasestatic
StringSeegaBarrierByP2VictoryMessageSandBox.BoardGames.BoardGameBasestatic
StringVictoryMessageSandBox.BoardGames.BoardGameBasestatic
SwitchPlayerTurn()SandBox.BoardGames.BoardGameSeegaprotectedvirtual
TakeBoardSnapshot()SandBox.BoardGames.BoardGameSeega
Tick(float dt)SandBox.BoardGames.BoardGameBase
TileCountSandBox.BoardGames.BoardGameSeega
TilesSandBox.BoardGames.BoardGameBase
UndoMove(ref BoardInformation board)SandBox.BoardGames.BoardGameSeega
UnitsToPlacePerTurnInPreMovementStageSandBox.BoardGames.BoardGameSeegaprotected
UpdateAllTilesPositions()SandBox.BoardGames.BoardGameBaseprotectedvirtual