Add new IOPort design
This commit is contained in:
@@ -63,6 +63,7 @@ namespace JabyEngine {
|
||||
template<typename T>
|
||||
class ComplexBitMap {
|
||||
public:
|
||||
typedef T UnderlyingType;
|
||||
T raw;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user