Types/Stripe: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Used as an alternative way to specify animations. == Mandatory properties == === height_in_frames === '''Type''': Types/uint32 === filename === '''Type''': Types/File...")
 
m (missing width_in_frames)
Line 10: Line 10:


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


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

Revision as of 10:56, 7 December 2019

Used as an alternative way to specify animations.

Mandatory properties

height_in_frames

Type: Types/uint32

filename

Type: Types/FileName

Optional properties

width_in_frames

Type: Types/uint32

x

Type: Types/uint32

Default: 0

y

Type: Types/uint32

Default: 0