JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type playerevent

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > eventid > playerevent
Children Types:none
Location:common.j, line 43

BACK TO TOP

------------------------------------------------------------

Global variables of type playerevent:

common.j:
EVENT_PLAYER_ALLIANCE_CHANGED, EVENT_PLAYER_ARROW_DOWN_DOWN, EVENT_PLAYER_ARROW_DOWN_UP, EVENT_PLAYER_ARROW_LEFT_DOWN, EVENT_PLAYER_ARROW_LEFT_UP, EVENT_PLAYER_ARROW_RIGHT_DOWN, EVENT_PLAYER_ARROW_RIGHT_UP, EVENT_PLAYER_ARROW_UP_DOWN, EVENT_PLAYER_ARROW_UP_UP, EVENT_PLAYER_CHAT, EVENT_PLAYER_DEFEAT, EVENT_PLAYER_END_CINEMATIC, EVENT_PLAYER_LEAVE, EVENT_PLAYER_STATE_LIMIT, EVENT_PLAYER_VICTORY

BACK TO TOP

------------------------------------------------------------

Functions that return type playerevent (     common.j,      common.ai,      Blizzard.j):

constant native ConvertPlayerEvent (integer i) returns playerevent

BACK TO TOP

------------------------------------------------------------

Functions that take type playerevent as a parameter (     common.j,      common.ai,      Blizzard.j):

native TriggerRegisterPlayerEvent (trigger whichTrigger, player whichPlayer, playerevent whichPlayerEvent) returns event

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo