soulweaver91 / vngine

Automatically exported from code.google.com/p/vngine
0 stars 0 forks source link

Excess code duplication in characterTyper #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
characterTyper.prototype.typeCharacter needs to be cleaned up. In the current 
state, adding new non-wrapping modifier tags (such as {pause 1000 /}) requires 
writing the code in two different places in the function.

Original issue reported on code.google.com by usephiroth91@gmail.com on 13 Aug 2012 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by usephiroth91@gmail.com on 13 Aug 2012 at 11:45