M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.BoardGames Namespace Reference

Namespaces

namespace  AI
namespace  MissionLogics
namespace  Objects
namespace  Pawns
namespace  Tiles

Classes

class  BoardGameBaghChal
struct  TileBaseInformation
struct  Move
class  BoardGameBase
class  BoardGameKonane
class  BoardGameMuTorere
class  BoardGamePuluc
class  BoardGameSeega
class  BoardGameTablut
class  CapturedPawnsPool

Enumerations

enum  GameOverEnum {
  PlayerOneWon ,
  PlayerTwoWon ,
  Draw ,
  GameStillInProgress ,
  PlayerCanceledTheGame
}
enum  PlayerTurn {
  PlayerOne ,
  PlayerOneWaiting ,
  PlayerTwo ,
  PlayerTwoWaiting ,
  None
}
enum  BoardGameSide {
  None ,
  Player ,
  AI
}

Enumeration Type Documentation

◆ GameOverEnum

Enumerator
PlayerOneWon 
PlayerTwoWon 
Draw 
GameStillInProgress 
PlayerCanceledTheGame 

◆ PlayerTurn

Enumerator
PlayerOne 
PlayerOneWaiting 
PlayerTwo 
PlayerTwoWaiting 
None 

◆ BoardGameSide

Enumerator
None 
Player 
AI