|
Crossfire Server, Trunk
1.75.0
|
Collaboration diagram for CFCampfire.CFCampfire:Public Member Functions | |
| def | get_story (self) |
| def | say (self) |
| def | timer (self) |
Main handling class.
Definition at line 30 of file CFCampfire.py.
| def CFCampfire.CFCampfire.get_story | ( | self | ) |
Returns a random story from the stories directory, internal use.
Definition at line 59 of file CFCampfire.py.
Referenced by CFCampfire.CFCampfire.say().
Here is the caller graph for this function:| def CFCampfire.CFCampfire.say | ( | self | ) |
Called when the player talks to the firecamp.
Definition at line 33 of file CFCampfire.py.
References CFCampfire.CFCampfire.get_story().
Here is the call graph for this function:| def CFCampfire.CFCampfire.timer | ( | self | ) |
Called when the firecamp's timer expire. Sends more of the story.
Definition at line 65 of file CFCampfire.py.
References CFBank.open().
Here is the call graph for this function: