#include <ListParser.h>
Inheritance diagram for Parse::Parseable:

Public Methods | |
| virtual Parser * | makeParserToParseMe (istream &inputFile)=0 |
Definition at line 37 of file ListParser.h.
|
|
Definition at line 43 of file ListParser.h. |
|
|
Makes a Parser capable of reading whatever this is called on. Allocates the Parser dynamically, leaves the caller responsible for deletion Reimplemented in Game::MapLocation, Game::AbstractPlayer, Game::LocalPlayer, Game::KeyboardController, Game::JoystickController, Game::PowerupFactory, Game::SingleImageTile, Game::ExplodableTile, Game::ConveyorTile, Game::SlipperyTile, and Game::TileSetReader. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001