public interface IBaseUnitEvent extends IEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
F_CONTROL_PLAYER_ID
Control player id field name.
|
static java.lang.String |
F_UNIT_TAG_INDEX
Unit tag index field name.
|
static java.lang.String |
F_UNIT_TAG_RECYCLE
Unit tag recycle field name.
|
static java.lang.String |
F_UNIT_TYPE_NAME
Unit type name field name.
|
static java.lang.String |
F_UPKEEP_PLAYER_ID
Upkeep player id field name.
|
static java.lang.String |
F_X
X field name.
|
static java.lang.String |
F_Y
Y field name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getControlPlayerId()
Returns the controlPlayerId.
|
java.lang.Integer |
getUnitTagIndex()
Returns the unitTagIndex.
|
java.lang.Integer |
getUnitTagRecycle()
Returns the unitTagRecycle.
|
IXString |
getUnitTypeName()
Returns the unitTypeName.
|
java.lang.Integer |
getUpkeepPlayerId()
Returns the upkeepPlayerId.
|
java.lang.Integer |
getX()
Returns the x.
|
java.lang.Integer |
getXCoord()
Returns the x converted to map coordinate.
|
java.lang.Integer |
getY()
Returns the y.
|
java.lang.Integer |
getYCoord()
Returns the y converted to map coordinate.
|
getId, getLoop, getName, getParameters, getPlayerId, getRawParameters, getRicon, getUserIdget, get, getStructstatic final java.lang.String F_UNIT_TAG_INDEX
static final java.lang.String F_UNIT_TAG_RECYCLE
static final java.lang.String F_UNIT_TYPE_NAME
static final java.lang.String F_CONTROL_PLAYER_ID
static final java.lang.String F_UPKEEP_PLAYER_ID
static final java.lang.String F_X
static final java.lang.String F_Y
java.lang.Integer getUnitTagIndex()
java.lang.Integer getUnitTagRecycle()
IXString getUnitTypeName()
java.lang.Integer getControlPlayerId()
java.lang.Integer getUpkeepPlayerId()
java.lang.Integer getX()
getXCoord()java.lang.Integer getY()
getYCoord()java.lang.Integer getXCoord()
getX()java.lang.Integer getYCoord()
getY()
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.