|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISuit
Defines methods required by a suit for card games in the game framework.
Method Summary | |
---|---|
void |
configure(Properties properties,
int index)
Configure this suit. |
String |
getName()
Return the name. |
void |
setName(String name)
Set the name. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
void setName(String name)
String getName()
void configure(Properties properties, int index)
properties
- Source of configuration information.index
- Index of this suit's properties.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |