Fyfe/AnotherPawn
A generic pawn that can be spawned by a PawnFactory.
Properties
Main
- PawnFactory ParentFactory
- The factory that created the pawn.
Functions
- Destroyed() (simulated)
Code
>> |
Discussion
fyfe: Doesn't do anything fancy just adds a variable to hold the factory that created the pawn.