|
OGS Java API Spec | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Size | |
| ogs.core | The ogs.core package contains types are are used in
all open games regardless of setting. |
| Uses of Size in ogs.core |
| Fields in ogs.core declared as Size | |
protected Size |
Entity.size
|
| Methods in ogs.core that return Size | |
Size |
Entity.getSize()
Determine the current size category of this entity. |
| Methods in ogs.core with parameters of type Size | |
int |
Size.compareTo(Size s)
Compare this size to another size. |
|
OGS Java API Spec | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||