Porytiles
Loading...
Searching...
No Matches
porymap_layout_component.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <vector>
5
6
namespace
porytiles2
{
7
8
class
PorymapLayoutComponent
{
9
std::vector<int> map_;
10
std::vector<int> border_;
11
};
12
13
}
// namespace porytiles2
porytiles2::PorymapLayoutComponent
Definition
porymap_layout_component.hpp:8
porytiles2
Definition
app_config.hpp:10
Porytiles2
include
porytiles2
domain
models
porymap_layout_component.hpp
Generated by
1.9.8