Class fever.conf.parsers.LibParser

Description

Basic implementation for configuration parser that use GraphicLib loading feature.

Field Index

onParserProgressEVENT

Inherited from ConfigurationParser

Method Index

getParsingLabel(), parse()

Inherited from ConfigurationParser

Field Detail

onParserProgressEVENT

static public onParserProgressEVENT:EventType
Broadcasted during lib loading.

Method Detail

parse

public function parse():Void

Starts parsing.

Broadcasts onParserStartEVENT event type.

getParsingLabel

public function getParsingLabel():String

Returns human readable text indicating parsing state.