The fame class.
- Author
- Daniel
Definition at line 36 of file Fame.java.
◆ Fame()
com.osroyale.content.famehall.Fame.Fame |
( |
FameType | fame, |
|
|
String | name, |
|
|
String | accomplished ) |
|
inline |
Constructs a new Fame.
- Parameters
-
fame | The fame type.
|
name | The player name.
|
accomplished | The accomplished date.
|
Definition at line 57 of file Fame.java.
◆ getAccomplished()
String com.osroyale.content.famehall.Fame.getAccomplished |
( |
| ) |
|
|
inline |
Gets the accomplished date.
- Returns
- Fame accomplished date.
Definition at line 86 of file Fame.java.
◆ getFame()
FameType com.osroyale.content.famehall.Fame.getFame |
( |
| ) |
|
|
inline |
Gets the fame type.
- Returns
- Fame type.
Definition at line 68 of file Fame.java.
◆ getName()
String com.osroyale.content.famehall.Fame.getName |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: