public static class GuiUtil.WindowReciverBuilder.CalcTargetPos extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
hTrgt |
int |
hWnd |
int |
wTrgt |
int |
wWnd |
int |
xCont |
int |
xContRB |
int |
xTrgt |
int |
xTrgtRB |
int |
xWnd |
int |
xWndRB |
int |
yCont |
int |
yContRB |
int |
yTrgt |
int |
yTrgtRB |
int |
yWnd |
int |
yWndRB |
| Constructor and Description |
|---|
CalcTargetPos(Window wnd,
Rectangle container,
GuiUtil.WindowReciverBuilder.Position pos) |
public int xCont
public int yCont
public int xContRB
public int yContRB
public int xWnd
public int yWnd
public int xWndRB
public int yWndRB
public int wWnd
public int hWnd
public int xTrgt
public int yTrgt
public int wTrgt
public int hTrgt
public int xTrgtRB
public int yTrgtRB
public CalcTargetPos(Window wnd, Rectangle container, GuiUtil.WindowReciverBuilder.Position pos)
Copyright © 2019. All rights reserved.