star-entity v1.0.0 (2014-06-30T19:36:55Z)
Home
Dub
Repo
ID.this
star
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
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.