C# Class mbg2luastg.MBGParser

CrazyStorm 1 弹幕配置文件解析器
显示文件 Open project: 9chu/LuaSTGPlus

Public Methods

Method Description
MBGParser ( string path ) : System
parse ( string content ) : void

Method Details

MBGParser() public method

public MBGParser ( string path ) : System
path string
return System

parse() public method

public parse ( string content ) : void
content string
return void