sdljava.video
public class SDLVideoMode extends Object
Version: $Id: SDLVideoMode.java,v 1.3 2004/12/24 17:32:17 ivan_ganza Exp $
| Field Summary | |
|---|---|
| int | bpp |
| int | flags |
| int | height |
| int | width |
| Method Summary | |
|---|---|
| int | getBpp()
Gets the value of bpp
|
| int | getFlags()
Gets the value of flags
|
| int | getHeight()
Gets the value of height
|
| int | getWidth()
Gets the value of width
|
Returns: the value of bpp
Returns: the value of flags
Returns: the value of height
Returns: the value of width