Mercurial > mm7
comparison SpriteObject.h @ 2333:82851980e3d8
Слияние
author | Ritor1 |
---|---|
date | Wed, 02 Apr 2014 20:53:47 +0600 |
parents | 9551756f46c4 |
children | 1e865e8690ba |
comparison
equal
deleted
inserted
replaced
2332:defd2526c94c | 2333:82851980e3d8 |
---|---|
20 void ExplosionTraps(); | 20 void ExplosionTraps(); |
21 | 21 |
22 static void UpdateObject_fn0_BLV(unsigned int uLayingItemID); | 22 static void UpdateObject_fn0_BLV(unsigned int uLayingItemID); |
23 static void UpdateObject_fn0_ODM(unsigned int uLayingItemID); | 23 static void UpdateObject_fn0_ODM(unsigned int uLayingItemID); |
24 static void OnInteraction(unsigned int uLayingItemID); | 24 static void OnInteraction(unsigned int uLayingItemID); |
25 static bool sub_42F7EB_DropItemAt(unsigned int uSpriteID, int x, int y, int z, int a4, int count, int a7, unsigned __int16 attributes, ItemGen *a9); | |
26 static void sub_42F960_create_object(int x, int y, int z); | |
25 | 27 |
26 | 28 |
27 unsigned __int16 uType; | 29 unsigned __int16 uType; |
28 unsigned __int16 uObjectDescID; | 30 unsigned __int16 uObjectDescID; |
29 struct Vec3_int_ vPosition; | 31 struct Vec3_int_ vPosition; |