star-entity ~master (2022-04-07T07:09:29.2539319)
Dub
Repo
ID.this
star
entity
entity
ID
Construct an id from a 32-bit index and a 32-bit tag.
this
(ulong id)
this
(uint index, uint tag)
struct
ID
pure nothrow @
safe
this
(
uint
index
,
uint
tag
)
Meta
Source
See Implementation
star
entity
entity
ID
constructors
this
functions
index
opCmp
opEquals
tag
toString
static variables
INVALID
Construct an id from a 32-bit index and a 32-bit tag.