|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBrush | |
---|---|
de.unifreiburg.twodeedoo.scene | Scene management (Scene, Puppets) |
de.unifreiburg.twodeedoo.view | Swing component to display scenes, schedule activities and dispatch keys. |
Uses of IBrush in de.unifreiburg.twodeedoo.scene |
---|
Methods in de.unifreiburg.twodeedoo.scene with parameters of type IBrush | |
---|---|
int |
MultiImagePartPuppet.addImagePart(IBrush part)
Add a IBrush . |
Constructors in de.unifreiburg.twodeedoo.scene with parameters of type IBrush | |
---|---|
MultiImagePartPuppet(IBrush imagePart)
Create new. |
Uses of IBrush in de.unifreiburg.twodeedoo.view |
---|
Classes in de.unifreiburg.twodeedoo.view that implement IBrush | |
---|---|
class |
ImagePart
A rectangular part of a BufferedImage . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |