Commit graph

8 commits

Author SHA1 Message Date
Alistair Riddoch
3d6f39cdee Modify Property install method to take name
This change also switches DecaysProperty to using delegates as a proof of
concept.
2013-02-13 00:45:36 +00:00
Alistair Riddoch
4a9c7078f7 Refactor to use LocatedEntity as base class
All IG code should use the interface of LocatedEntity when dealing
with any entity, rather than sometimes requiring Entity. Add virtual
functions to the interface where required, and modify all other interfaces
to stop them using Entity. This makes the code way cleaner, and much better
de-coupled.
2013-01-17 10:17:07 +00:00
Alistair Riddoch
72c956d4b4 First pass at copy method for all property classes 2013-01-07 23:03:25 +00:00
Alistair Riddoch
508a98bb49 Add an operation method to Property interface 2013-01-03 23:17:51 +00:00
Alistair Riddoch
ac37383d8a Convery all the property get functions 2011-09-29 17:36:26 +01:00
Alistair Riddoch
155ebf8682 Fix up tests to work if bullet is missing 2011-07-08 09:05:21 +01:00
Alistair Riddoch
eea9f87bb4 Expand the test a bit to include creating some objects. 2010-08-25 00:10:57 +01:00
Alistair Riddoch
aaef258da0 Add new test to explore using Bullet 2010-08-16 00:22:53 +01:00