Factorio Prototype DocsVersion 2.1.8

Sprite8Way - Prototype Docs

Sprite8Way :: struct new

A map of sprites for 8 directions of the entity.

Properties

sheets optional :: array[SpriteNWaySheet]
sheet optional :: SpriteNWaySheet

Only loaded if sheets is not defined.

Only loaded if sheets is not defined.

north optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

north_eastnew optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

east optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

south_eastnew optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

south optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

south_westnew optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

west optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

north_westnew optional :: Sprite

Only loaded, and mandatory if both sheets and sheet are not defined.

Only loaded, and mandatory if both sheets and sheet are not defined.

Properties

sheets :: array[SpriteNWaySheet] optional

sheet :: SpriteNWaySheet optional

Only loaded if sheets is not defined.

north :: Sprite optional

Only loaded, and mandatory if both sheets and sheet are not defined.

north_east :: Sprite optional new

Only loaded, and mandatory if both sheets and sheet are not defined.

east :: Sprite optional

Only loaded, and mandatory if both sheets and sheet are not defined.

south_east :: Sprite optional new

Only loaded, and mandatory if both sheets and sheet are not defined.

south :: Sprite optional

Only loaded, and mandatory if both sheets and sheet are not defined.

south_west :: Sprite optional new

Only loaded, and mandatory if both sheets and sheet are not defined.

west :: Sprite optional

Only loaded, and mandatory if both sheets and sheet are not defined.

north_west :: Sprite optional new

Only loaded, and mandatory if both sheets and sheet are not defined.

Fulltext search

Prototypes

Types

Defines

Fulltext search for