Module naia_client::shared

source ·

Modules

Structs

  • Represents a specific moment in time
  • Container for cross-platform Random methods
  • Contains Config properties which will be shared by Server and Client sockets

Functions

  • Returns whether or not a wrapping number is greater than another sequence_greater_than(2,1) will return true sequence_greater_than(1,2) will return false sequence_greater_than(1,1) will return false

Type Aliases