C# Class MoreInternals.Compiler.Tasks.WriteSprites

Writes all the sprites that have been generated and stored on Current to disk.
Show file Open project: kevin-montrose/More

Public Methods

Method Description
Task ( List blocks ) : List

Method Details

Task() public static method

public static Task ( List blocks ) : List
blocks List
return List