Cuberite
A lightweight, fast and extensible game server for Minecraft
src
Generating
VerticalStrategy.h
Go to the documentation of this file.
1
2
// VerticalStrategy.h
3
4
// Declares the public interface for cPiece's cVerticalStrategy implementations
5
6
7
8
9
10
#pragma once
11
12
#include "
PiecePool.h
"
13
14
15
16
17
21
cPiece::cVerticalStrategyPtr
CreateVerticalStrategyFromString
(
const
AString
& a_StrategyDesc,
bool
a_LogWarnings);
22
23
24
25
PiecePool.h
CreateVerticalStrategyFromString
cPiece::cVerticalStrategyPtr CreateVerticalStrategyFromString(const AString &a_StrategyDesc, bool a_LogWarnings)
Returns a new cPiece::cVerticalStrategy descendant based on the specified description.
Definition:
VerticalStrategy.cpp:284
AString
std::string AString
Definition:
StringUtils.h:11
cPiece::cVerticalStrategyPtr
std::shared_ptr< cVerticalStrategy > cVerticalStrategyPtr
Definition:
PiecePool.h:121
Generated on Fri Oct 25 2024 05:01:10 for Cuberite by
1.9.1