nngn
Loading...
Searching...
No Matches
map_test.h
Go to the documentation of this file.
1
#ifndef NNGN_TEST_MAP_H
2
#define NNGN_TEST_MAP_H
3
4
#include <QTest>
5
6
class
MapTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
load_tiles
();
10
void
gen
();
11
};
12
13
#endif
MapTest
Definition
map_test.h:6
MapTest::gen
void gen()
Definition
map_test.cpp:89
MapTest::load_tiles
void load_tiles()
Definition
map_test.cpp:73
tests
render
map_test.h
Generated by
1.11.0