Project Hoshimi Documented Class Library
Utils Class
NamespacesPH.CommonUtils
Utils giving access to different parameters
Declaration Syntax
C#Visual BasicVisual C++
public class Utils
Public Class Utils
public ref class Utils
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Utils()()()
static memberBlockerLength
Distance of field force of a Blocker

static memberBlockerStrength
Number of turn added to AreaType speed when a White Cell is near a Blocker

static memberDefenderName
Name of the assembly used for White Cells

static memberDefenseLength
Distance between bot and point to defend

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
static memberGetNextID()()()
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
static memberIsPlayerDefender(Player)
Return true for White Cells team player

static memberMaxPlayers
Maximal number of players

static memberMaxPointsPath
Maximum number of cell for the path of a movement of a bot.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
static memberNbrMaxBots
Maximum number of bots (including AI) for your team

static memberNbrMaxWhiteCells
Maximum number of White cells in the game

static memberNeedleScore
Score of a Needle which is not on a Hoshimi Point or that does not contain any OXY

static memberNumberOfTurnBetweenEvent
Number of turn between each WhatDoYouWantToDo events

static memberNumberOfTurnBetweenScan
Number of turn between each Scan.

static memberNumberOfTurnBySecond
Number of turn in a second

static memberOXYScore
Score for each OXY in a valid Needle (ie on a HoshimiPoint)

static memberPartyLength
Length of a game in minute (5mn)

static memberRound0MinimalScore
Score needed to be qualified in first round

static memberScanLength
Minimal distance of a scan of a bot. Lenght of vision of a bot is ScanLength + its Scan characteristic

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
static memberTransferingStockDistance
Maximal distance between OXYLandingPoint and location of the BotCollector.

static memberValidNeedleScore
Score of a Needle on a HoshimiPoint and that contain one or more OXY

Remarks

[Missing <remarks> documentation for T:PH.Common.Utils]

Inheritance Hierarchy
Object
Utils

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0