WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
CloudLayer.h
1
#ifndef _WINC_CLOUDLAYER
2
#define _WINC_CLOUDLAYER
3
4
namespace
WXP
{
5
struct
CloudLayer
{
6
char
cover;
7
float
height;
8
9
CloudLayer
();
10
int
init();
11
int
print();
12
};
13
}
14
#endif
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::CloudLayer
This struct stores cloud layer data.
Definition
CloudLayer.h:5
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7