Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Used in:
Requests
(message has no fields)
Used in:
Used in:
Used in:
A PackedOffset packs signed x:double + y:double information into one int32. The upper 16 bits are x/col and the lower 16 bits are y/row.
Used in:
, ,Used in:
Used in:
Used in:
A PackedPoint packs unsigned x:int + y:int information into one int32. The upper 16 bits are x and the lower 16 bits are y.
Used in:
, ,Used in:
colRow: tile column and row relXY: integer representation of offset from tile center Example: relX: 1.233 -> x = floor(1.233* 1000)
Used in:
, , , , ,Used in:
ServerMessages