I was attempting to define a class (or structure) that was all "static" and would not need to be instanciated.
I wanted to access the bitmap with "FONT5X8::BitMap" and not "instance5x8.BitMap"
I was attempting to define a class (or structure) that was all "static" and would not need to be instanciated.
I wanted to access the bitmap with "FONT5X8::BitMap" and not "instance5x8.BitMap"