|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsdljava.video.SDLVideoInfo
public class SDLVideoInfo
Video Target information
Useful for determining the video hardware capabilities
| Field Summary | |
|---|---|
(package private) SDL_VideoInfo |
swigVideoInfo
|
| Constructor Summary | |
|---|---|
protected |
SDLVideoInfo(SDL_VideoInfo swigVideoInfo)
|
| Method Summary | |
|---|---|
long |
getBlit_fill()
Gets the value of blit_fill |
long |
getBlit_hw_A()
Gets the value of blit_hw_A |
long |
getBlit_hw_CC()
Gets the value of blit_hw_CC |
long |
getBlit_hw()
Gets the value of blit_hw |
long |
getBlit_sw_A()
Gets the value of blit_sw_A |
long |
getBlit_sw_CC()
Gets the value of blit_sw_CC |
long |
getBlit_sw()
Gets the value of blit_sw |
SDLPixelFormat |
getFormat()
|
long |
getHwAvailable()
Gets the value of hwAvailable |
long |
getVideoMemory()
Gets the value of video_mem |
long |
getWmAvailable()
Gets the value of wmVailable |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
SDL_VideoInfo swigVideoInfo
| Constructor Detail |
|---|
protected SDLVideoInfo(SDL_VideoInfo swigVideoInfo)
| Method Detail |
|---|
public long getHwAvailable()
public long getWmAvailable()
public long getBlit_hw()
public long getBlit_hw_CC()
public long getBlit_hw_A()
public long getBlit_sw()
public long getBlit_sw_CC()
public long getBlit_sw_A()
public long getBlit_fill()
public long getVideoMemory()
public SDLPixelFormat getFormat()
SDLPixelFormat valuepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||