See: Description
| Interface | Description |
|---|---|
| ITimedTask |
Interface for a timed task.
|
| Class | Description |
|---|---|
| BuildingFinished |
Event object for a finished building.
|
| DisplayMessagePackage | |
| LoanGivingEvent | |
| PersonLeavesTavernEvent |
Event indicating that a person in the city left the tavern.
|
| RemitLoanEvent | |
| TimedTask |
Timed task with a specified execution time.
|
| TimedUpdatableTaskList |
List of tasks that are to be executed at a certain time.
|
This package encapsulates events that are caused by models. The reason they are defined here is to circumvent circular dependencies as OpenPatricianGameEvent is already dependent of OpenPatricianModel
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.