MCPcopy 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

24uint32_t DC6Frame::getFlipped() const { return _flipped; }
25
26uint32_t DC6Frame::getWidth() const { return _width; }
27
28uint32_t DC6Frame::getHeight() const { return _height; }
29

Callers 1

setPaletteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected