SmirnoffYM / AI-simulator

2 stars 1 forks source link

Inheritance question #9

Closed OblamskyiV closed 12 years ago

OblamskyiV commented 12 years ago

It'll be quite logical to create some super class for robots and environment objects to inherit from. Such thing will help us to avoid code repetition, etc.

SmirnoffYM commented 12 years ago

Inheritance completed. Now you can use it in hub module.