diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-03-05 16:10:36 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-03-07 22:27:48 +0100 |
commit | f5b0403c9d6231ea324932ba76b0cda77d9fcd8f (patch) | |
tree | 857d8caae2db6ae9ad173972717298fcb1c32dc5 /src/net | |
parent | e9f8e94c67283057feac75128962fd5fd3a4daa0 (diff) | |
download | mana-f5b0403c9d6231ea324932ba76b0cda77d9fcd8f.tar.gz mana-f5b0403c9d6231ea324932ba76b0cda77d9fcd8f.tar.bz2 mana-f5b0403c9d6231ea324932ba76b0cda77d9fcd8f.tar.xz mana-f5b0403c9d6231ea324932ba76b0cda77d9fcd8f.zip |
Fixed CompoundSprite::getWidth/getHeight
The getWidth and getHeight functions need to make sure the mWidth and
mHeight members have been initialized, by calling redraw() when still
necessary.
Removed the unused getOffsetX/Y getters.
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions