| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.engine.time |
| Modifier and Type | Field and Description |
|---|---|
private EUpdateIntervalRegistration |
IndividualPeriodicalUpdater.UpdateableObject.interval |
private EUpdateIntervalRegistration |
PeriodicalTimeUpdaterV2.intervall |
| Modifier and Type | Method and Description |
|---|---|
static EUpdateIntervalRegistration |
EUpdateIntervalRegistration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EUpdateIntervalRegistration[] |
EUpdateIntervalRegistration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IIndividualPeriodicalUpdater.register(Object addresse,
Object target,
EUpdateIntervalRegistration period)
Register a new object with the updater.
|
void |
IndividualPeriodicalUpdater.register(Object addresse,
Object target,
EUpdateIntervalRegistration period) |
| Constructor and Description |
|---|
PeriodicalTimeUpdaterV2(EUpdateIntervalRegistration intervall) |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.