BWAPI  4.2.0
An API for interacting with Starcraft: Broodwar (1.16.1)
Enumerations
BWAPI::Text::Size Namespace Reference

Enumerations

enum  Enum {
  Small,
  Default,
  Large,
  Huge
}

Detailed Description

Namespace containing text sizes.

Enumeration Type Documentation

Enumeration of available text sizes

Enumerator
Small 

The smallest text size in the game.

Default 

The standard text size, used for most things in the game such as chat messages.

Large 

A larger text size. This size is used for the in-game countdown timer seen in Capture The Flag and Use Map Settings game types.

Huge 

The largest text size in the game.