Page Index - notruilin/DeceptionGame GitHub Wiki
112 page(s) in this GitHub Wiki:
- Home
- Introduction
- API Documentation
- Screenshot
- Actions.CollectAt
- Please reload this page
- Actions.CollectFromBoard
- Please reload this page
- Actions.DepositAt
- Please reload this page
- Actions.DepositIndexAt
- Please reload this page
- Actions.GetCollectPos
- Please reload this page
- Actions.GetDepositPos
- Please reload this page
- Actions.GetPickupColor
- Please reload this page
- Actions.GetPickupColorBagPos
- Please reload this page
- Actions.MoveTo
- Please reload this page
- Actions.TurnOverCounterInBagByIndex
- Please reload this page
- AIAgent.MakeDecision
- Please reload this page
- AIAgent.Start
- Please reload this page
- AIBehavior.GetBagCounterColor
- Please reload this page
- AIBehavior.GetCarryColor
- Please reload this page
- AIBehavior.turnOverDelay
- Please reload this page
- Deception Game API Documentation
- Please reload this page
- GameManager.anchorPositions
- Please reload this page
- GameManager.blocked
- Please reload this page
- GameManager.deposited
- Please reload this page
- GameManager.generators
- Please reload this page
- GameManager.parkingPos
- Please reload this page
- GameParameters.anchorCount
- Please reload this page
- GameParameters.carryLimit
- Please reload this page
- GameParameters.counterNumInGenerator
- Please reload this page
- GameParameters.gridSize
- Please reload this page
- GameParameters.InitializeColorProportion
- Please reload this page
- GameParameters.minAnchorDis
- Please reload this page
- GameParameters.randomAnchor
- Please reload this page
- GameParameters.SetColorProportion
- Please reload this page
- GameParameters.SetCustomAnchorPos
- Please reload this page
- GameParameters.shuttleNum
- Please reload this page
- GameParameters.timeLimitForAI
- Please reload this page
- GeneratorManager.GetPickupsInGn
- Please reload this page
- GeneratorManager.GetPickupsInGnColor
- Please reload this page
- GeneratorManager.GetRedPickupsNumber
- Please reload this page
- GeneratorManager.regenerateDelay
- Please reload this page
- Methods.FindEmptyNeighbor
- Please reload this page
- Methods.FindGenerator
- Please reload this page
- Methods.FindPathInGrid
- Please reload this page
- Methods.IsAdjGrid
- Please reload this page
- Methods.IsEmptyGrid
- Please reload this page
- Methods.IsOnAnAnchor
- Please reload this page
- Methods.IsOnBoard
- Please reload this page
- Methods.MostRedGenerator
- Please reload this page
- Methods.OnCounter
- Please reload this page
- Methods.OnPickup
- Please reload this page
- Methods.PickupColorInPos
- Please reload this page
- Methods.PickupsPosInGn
- Please reload this page
- Methods.RandomAnchor
- Please reload this page
- Methods.RandomPosition
- Please reload this page
- Methods.RemoveDepositedAndAnchor
- Please reload this page
- Methods.SearchClosestAnchor
- Please reload this page
- Methods.TileExist
- Please reload this page
- Methods.TransAnchorPositionInGrid
- Please reload this page