Skip to main content

BulletCharConverter

Classes

BulletCharConverter

Constructors

Constructor
new BulletCharConverter(): BulletCharConverter;
Returns

BulletCharConverter

Methods

parse()
static parse(bulletChar): number;
Parameters
ParameterType
bulletCharstring
Returns

number

serialize()
static serialize(bulletChar): string;
Parameters
ParameterType
bulletCharnumber
Returns

string

Was this page helpful?