Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ getWidth
Method
getWidth
src/Abyss/DataTypes/DC6Frame.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
uint32_t DC6Frame::getFlipped() const { return _flipped; }
25
26
uint32_t DC6Frame::getWidth() const { return _width; }
27
28
uint32_t DC6Frame::getHeight() const { return _height; }
29
Callers
1
setPalette
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected