Minecraft Community Edition
0.1.0
Loading...
Searching...
No Matches
example.hpp
Go to the documentation of this file.
1
18
23
class
ExampleClass
{
24
public
:
39
int
add
(
int
a,
int
b);
40
46
int
subtract(
int
a,
int
b);
47
};
48
// end of ExampleGroup
ExampleClass
This is an example class showing Doxygen tags.
Definition
example.hpp:23
ExampleClass::add
int add(int a, int b)
Adds two integers.
Core
example.hpp
Generated by
1.16.1