C++ Game Dev 4: Bitmasks
We delve into the world of bits and bitwise operations. We create a bitmask class that we will make use of shortly in our game engines input system.
We delve into the world of bits and bitwise operations. We create a bitmask class that we will make use of shortly in our game engines input system.