Some little corrections.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@138 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -34,7 +34,7 @@ Then for all frames:
|
|||||||
- bit 14: (DATA_PACKED)
|
- bit 14: (DATA_PACKED)
|
||||||
- bit 15: (X_FLIP)
|
- bit 15: (X_FLIP)
|
||||||
4 Hot spot information (definition of (0, 0) in the image):
|
4 Hot spot information (definition of (0, 0) in the image):
|
||||||
- low 2 byes: x location of hot spot
|
- low 2 bytes: x location of hot spot
|
||||||
- high 2 bytes: y location of hot spot
|
- high 2 bytes: y location of hot spot
|
||||||
4 Image bounds:
|
4 Image bounds:
|
||||||
- low 2 bytes: Image width
|
- low 2 bytes: Image width
|
||||||
@@ -47,3 +47,8 @@ Then for all frames:
|
|||||||
4 Size of image data
|
4 Size of image data
|
||||||
? image data
|
? image data
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Initial version 2002-10-22, by Serge van den Boom
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -2,5 +2,5 @@ Abbreviations used in the code:
|
|||||||
|
|
||||||
IP interplanetary
|
IP interplanetary
|
||||||
NPC non-player character
|
NPC non-player character
|
||||||
SIS ???
|
SIS ??? (it refers to the flagship)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user