net_cursor Class Reference

file : ../lua/net/net.cursor.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed Send_Target (mixed bIsPos, mixed flag, mixed serial, mixed x, mixed y, mixed z, mixed model, mixed bIsCancel)
 Send Targetcursor (0x6c).
static mixed Send_Target_Ground (mixed x, mixed y, mixed z)
 Target Ground Map.
static mixed Send_Target_Static (mixed x, mixed y, mixed z, mixed entity, mixed artid)
 Target Statics (TODO: is this correct?; sends entitiy tile zloc instead of click pos; seems to expect the position at the ground.
static mixed Send_Target_Item (mixed item)
 Target Item (Backpack, Paperdoll).
static mixed Send_Target_Mobile (mixed mobile)
 Target Mobile (Characters, Monsters).
static mixed Send_Target_Dynamic (mixed dynamic)
 Target Dynamics.
static mixed Send_Target_MultiPart (mixed x, mixed y, mixed z, mixed item, mixed hit_artid)


Detailed Description

file : ../lua/net/net.cursor.lua (this is just a pseudo class used for grouping global functions)

Definition at line 1195 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed net_cursor::Send_Target ( mixed  bIsPos,
mixed  flag,
mixed  serial,
mixed  x,
mixed  y,
mixed  z,
mixed  model,
mixed  bIsCancel 
) [inline, static]

Send Targetcursor (0x6c).

Definition at line 1198 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_Ground ( mixed  x,
mixed  y,
mixed  z 
) [inline, static]

Target Ground Map.

Definition at line 1201 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_Static ( mixed  x,
mixed  y,
mixed  z,
mixed  entity,
mixed  artid 
) [inline, static]

Target Statics (TODO: is this correct?; sends entitiy tile zloc instead of click pos; seems to expect the position at the ground.

Definition at line 1204 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_Item ( mixed  item  )  [inline, static]

Target Item (Backpack, Paperdoll).

Definition at line 1207 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_Mobile ( mixed  mobile  )  [inline, static]

Target Mobile (Characters, Monsters).

Definition at line 1210 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_Dynamic ( mixed  dynamic  )  [inline, static]

Target Dynamics.

Definition at line 1213 of file lua_pseudo_code.cpp.

static mixed net_cursor::Send_Target_MultiPart ( mixed  x,
mixed  y,
mixed  z,
mixed  item,
mixed  hit_artid 
) [inline, static]

Definition at line 1215 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6