Static Public Member Functions | |
| static mixed | Send_DoubleClick (mixed iSerial) |
| static mixed | Send_SingleClick (mixed iSerial, mixed bAutoGenerated) |
Definition at line 1551 of file lua_pseudo_code.cpp.
| static mixed net_object::Send_DoubleClick | ( | mixed | iSerial | ) | [inline, static] |
packet handlers for receiving creating and updating game-objects (dynamics, statics, multis...) see also lib.packet.lua and lib.protocol.lua
Definition at line 1555 of file lua_pseudo_code.cpp.
| static mixed net_object::Send_SingleClick | ( | mixed | iSerial, | |
| mixed | bAutoGenerated | |||
| ) | [inline, static] |
Definition at line 1557 of file lua_pseudo_code.cpp.
1.5.6