Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Calendar::cMonth Class Reference

Class cMonth. More...

#include <calendar.h>

List of all members.

Public Methods

int getDays ()
 returns the number of days in this month


Public Attributes

char * m_strName
int m_nDays
int m_nCompensation
float m_fSnowMod
float m_fRainMod
float m_fDryMod
int m_nDawnHour
int m_nDawnMin
int m_nSunsetHour
int m_nSunsetMin
int m_nSeason


Detailed Description

Class cMonth.

Author:
Xanathar
Since:
0.52a
Note:
updated by Sparhawk to open up calendar related info for usage in amx


Member Function Documentation

int Calendar::cMonth::getDays  
 

returns the number of days in this month

Author:
Xanathar
Since:
0.52a


Member Data Documentation

float Calendar::cMonth::m_fDryMod
 

float Calendar::cMonth::m_fRainMod
 

float Calendar::cMonth::m_fSnowMod
 

int Calendar::cMonth::m_nCompensation
 

int Calendar::cMonth::m_nDawnHour
 

int Calendar::cMonth::m_nDawnMin
 

int Calendar::cMonth::m_nDays
 

int Calendar::cMonth::m_nSeason
 

int Calendar::cMonth::m_nSunsetHour
 

int Calendar::cMonth::m_nSunsetMin
 

char* Calendar::cMonth::m_strName
 


The documentation for this class was generated from the following files: SourceForge.net Logo