Planeshift
Public Member Functions | Public Attributes

PhonicEntry Class Reference

#include <namegenerator.h>

List of all members.

Public Member Functions

 PhonicEntry ()
 PhonicEntry (char *ph, float b_p, float e_p, float m_p, unsigned int fl)
 ~PhonicEntry ()

Public Attributes

float begin_probability
float end_probability
unsigned int flags
float middle_probability
char phonic [6]

Detailed Description

Definition at line 94 of file namegenerator.h.


Constructor & Destructor Documentation

PhonicEntry::PhonicEntry ( )
PhonicEntry::PhonicEntry ( char *  ph,
float  b_p,
float  e_p,
float  m_p,
unsigned int  fl 
)
PhonicEntry::~PhonicEntry ( )

Member Data Documentation

Definition at line 103 of file namegenerator.h.

Definition at line 103 of file namegenerator.h.

Definition at line 104 of file namegenerator.h.

Definition at line 103 of file namegenerator.h.

Definition at line 102 of file namegenerator.h.


The documentation for this class was generated from the following file: