ch.sahits.game.graphic.display.notice
Class NoticeView.MarketBoothChangeAction
java.lang.Object
ch.sahits.game.graphic.display.notice.NoticeView.MarketBoothChangeAction
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- NoticeView
private class NoticeView.MarketBoothChangeAction
- extends Object
- implements Runnable
Inner class handling the clicks on the notice for the market booth
- Author:
- Andi Hotz, (c) Sahits GmbH, 2012
Created on Jul 20, 2012
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selected
private final ENoticeItem selected
- Indicate the item that is selected
NoticeView.MarketBoothChangeAction
public NoticeView.MarketBoothChangeAction(ENoticeItem selected)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.