BulletCharConverter
Classes
BulletCharConverter
Constructors
Constructor
new BulletCharConverter(): BulletCharConverter;
Returns
Methods
parse()
static parse(bulletChar): number;
Parameters
| Parameter | Type |
|---|---|
bulletChar | string |
Returns
number
serialize()
static serialize(bulletChar): string;
Parameters
| Parameter | Type |
|---|---|
bulletChar | number |
Returns
string