Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement part of LdLuaSymbol. | Přemysl Janouch | 2010-10-17 | 1 | -2/+1 |
| | | | | | | | The "new" method requires to be passed a parameter that makes it possible to call the appropriate render function. Stub-plemented the "draw" method. | ||||
* | Convert LdSymbol into an abstract class. | Přemysl Janouch | 2010-10-17 | 1 | -0/+63 |
Created LdLuaSymbol, which subclasses LdSymbol. |