OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
stacklayout.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <Tempest/Layout>
4
5
class
StackLayout
:
public
Tempest::Layout {
6
public
:
7
StackLayout
();
8
9
private
:
10
void
applyLayout()
override
;
11
};
StackLayout
Definition
stacklayout.h:5
StackLayout::StackLayout
StackLayout()
Definition
stacklayout.cpp:5
game
ui
stacklayout.h
Generated by
1.9.8