#include <SpriteRect.hpp>
Static Public Attributes | |
static constexpr int | frameW = 16 |
static constexpr int | frameH = 16 |
static constexpr int | marginX = 1 |
static constexpr int | marginY = 1 |
static constexpr int | spacingX = 1 |
static constexpr int | spacingY = 0 |
static constexpr int | totalFrames = 8 |
Definition at line 29 of file SpriteRect.hpp.
|
staticconstexpr |
Definition at line 32 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 31 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 33 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 34 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 35 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 36 of file SpriteRect.hpp.
Referenced by cli::SpriteRect::enemyRect().
|
staticconstexpr |
Definition at line 37 of file SpriteRect.hpp.