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