Also game designer
Also game designer
Maybe something like
Bitmask.or(
Bitmask.shift(0b1, 110),
Bitmask.shift(0b11, 300)
)
?
Maybe something like
Bitmask.or(
Bitmask.shift(0b1, 110),
Bitmask.shift(0b11, 300)
)
?
Don't know, might be a better way but that's my first thought.
Don't know, might be a better way but that's my first thought.