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