public class ScreenPosition
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
x
The x position.
|
int |
y
The y position.
|
Constructor and Description |
---|
ScreenPosition(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Return true if the position is valid (ie greater or equal than 0).
|
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence