NosLib v0.2.0 NosLib.CharacterHelpers View Source

Lobby related character helpers.

Link to this section Summary

Link to this section Types

Link to this type

hair()

View Source
hair() :: %{style: hair_style(), color: hair_color()}
Link to this type

hair_color()

View Source
hair_color() :: binary()
Link to this type

hair_style()

View Source
hair_style() :: binary()

Link to this section Functions

Link to this function

serialize_class(binary)

View Source
serialize_class(class()) :: non_neg_integer()
Link to this function

serialize_gender(binary)

View Source
serialize_gender(gender()) :: non_neg_integer()
Link to this function

serialize_hair_color(binary)

View Source
serialize_hair_color(hair_color()) :: non_neg_integer()
Link to this function

serialize_hair_style(binary)

View Source
serialize_hair_style(hair_style()) :: non_neg_integer()