org.fusesource.jansi.internal
Class Kernel32.COORD
java.lang.Object
org.fusesource.jansi.internal.Kernel32.COORD
- Enclosing class:
- Kernel32
public static class Kernel32.COORD
- extends Object
Field Summary |
static int |
SIZEOF
|
short |
x
|
short |
y
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIZEOF
public static int SIZEOF
x
public short x
y
public short y
Kernel32.COORD
public Kernel32.COORD()
copy
public Kernel32.COORD copy()
Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.