engine: Model: Rename add_line() method to add_object().
commit4199691ccc5d53399be81966bf784480ff5c9354
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>
Sun, 28 May 2017 22:35:37 +0000 (29 01:35 +0300)
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>
Sun, 28 May 2017 22:35:37 +0000 (29 01:35 +0300)
tree751ae9e7fe2eac742dbc92cff0ea18c3816de4a8
parentb6869d76b19de765d87db7ac3d64d70c6b5e4abd
engine: Model: Rename add_line() method to add_object().

To emphasize that it's not just a textual line or something, but an
object of the model.
ScratchABit.py
scratchabit/actions.py
scratchabit/engine.py