public class Screen extends Object
Rect
dimensions
int
flags
id
Screen()
Screen(int id_, int x_, int y_, int w_, int h_, int flags_)
boolean
operator(Screen r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int id
public Rect dimensions
public int flags
public Screen()
public Screen(int id_, int x_, int y_, int w_, int h_, int flags_)
public final boolean operator(Screen r)
Copyright © 2019. All rights reserved.