Types/Stripe: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (missing width_in_frames)
(doc fix)
Line 3: Line 3:
== Mandatory properties ==
== Mandatory properties ==


=== height_in_frames ===
=== width_in_frames ===
'''Type''': [[Types/uint32]]
'''Type''': [[Types/uint32]]


Line 10: Line 10:


== Optional properties ==
== Optional properties ==
=== width_in_frames ===
'''Type''': [[Types/uint32]]


=== x ===
=== x ===

Revision as of 14:24, 7 December 2019

Used as an alternative way to specify animations.

Mandatory properties

width_in_frames

Type: Types/uint32

filename

Type: Types/FileName

Optional properties

x

Type: Types/uint32

Default: 0

y

Type: Types/uint32

Default: 0