C# Class MoreInternals.Model.SpriteRule

Inheritance: IPosition
显示文件 Open project: kevin-montrose/More

Public Methods

Method Description
SpriteRule ( string name, QuotedStringValue path, int start, int stop, string file ) : System

Method Details

SpriteRule() public method

public SpriteRule ( string name, QuotedStringValue path, int start, int stop, string file ) : System
name string
path QuotedStringValue
start int
stop int
file string
return System