de.jos.game.actions.permanent
Interface SpecialEventPermanent

All Superinterfaces:
SpecialActionEvent
All Known Implementing Classes:
ActionCanister, ActionCountdown, ActionMoveStatistics, ActionPuzzleSolvedCheck, ActionStatistics

public interface SpecialEventPermanent
extends SpecialActionEvent


Method Summary
 void update(long elapsedTime, com.golden.gamedev.GameObject gameObject, boolean specialActionListEmpty)
           
 
Methods inherited from interface de.jos.game.actions.SpecialActionEvent
cleanup, getLayer, getName, getNewSpecialEventList, init, isBlocking, isFinished, render, setResourceContainer, update
 

Method Detail

update

void update(long elapsedTime,
            com.golden.gamedev.GameObject gameObject,
            boolean specialActionListEmpty)


Copyright © 2008. All Rights Reserved.