|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsdljava.video.QueuedBlit
class QueuedBlit
Field Summary | |
---|---|
(package private) SDL_Surface |
dst
|
(package private) SDLRect |
dstRect
|
(package private) SDL_Surface |
src
|
(package private) SDLRect |
srcRect
|
Constructor Summary | |
---|---|
QueuedBlit(SDL_Surface src,
SDLRect srcRect,
SDL_Surface dst,
SDLRect dstRect)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
SDL_Surface src
SDLRect srcRect
SDL_Surface dst
SDLRect dstRect
Constructor Detail |
---|
QueuedBlit(SDL_Surface src, SDLRect srcRect, SDL_Surface dst, SDLRect dstRect)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |