C# Class LOLFileReader.ANMListReader

Mostra file Open project: utensil/lolmodelviewer

Public Methods

Method Description
Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool

Private Methods

Method Description
ParseAnimation ( bool replace, String animation, String file, String>.Dictionary &animations ) : void
ParseAnimations ( int skin, StreamReader f, String>.Dictionary &animations ) : void
ParseSkinSpecificAnimations ( int modelSkin, int animationSkin, StreamReader &f, String>.Dictionary &animations ) : void

Method Details

Read() public static method

public static Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool
skin int
file IFileEntry
animations String>.Dictionary
logger Logger
return bool