Package | Description |
---|---|
org.mini2Dx.core.engine | |
org.mini2Dx.core.geom | |
org.mini2Dx.core.graphics | |
org.mini2Dx.core.quadtree |
Modifier and Type | Interface and Description |
---|---|
interface |
Parallelogram
A common interface for parallelogram implementations
|
Modifier and Type | Class and Description |
---|---|
class |
Circle
Implements a circle
|
class |
Rectangle
Implements a rotatable rectangle.
|
Modifier and Type | Method and Description |
---|---|
void |
Graphics.drawShape(Shape shape)
Draws an instance of
Shape |
Modifier and Type | Class and Description |
---|---|
class |
Quad<T extends Positionable>
Implements a point quad
|
class |
RegionQuad<T extends Parallelogram>
Implements a region quad
|
Copyright © 2014. All rights reserved.