Porytiles
Loading...
Searching...
No Matches
bgr_pal.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <vector>
4
5
#include <
porytiles2/colors/bgr15.hpp
>
6
7
namespace
porytiles
{
8
9
class
BgrPal
final {
10
std::vector<Bgr15> colors_;
11
12
public
:
13
BgrPal
() =
default
;
14
};
15
16
}
// namespace porytiles
bgr15.hpp
porytiles::BgrPal
Definition
bgr_pal.hpp:9
porytiles::BgrPal::BgrPal
BgrPal()=default
porytiles
Definition
rgba_anim.hpp:7
Porytiles2
include
porytiles2
tiles
bgr_pal.hpp
Generated by
1.9.8