Class engine.generator.interface.ObjectActivatable
Handles activable objects, much more simple than actor's resource It can define simple activations, complex ones that use power and it can also activate talent (ActorTalents interface must also be used on the Object class in this case)
Methods
engine.generator.interface.ObjectActivatable:regenPower ()
Regen resources, shout be called in your actor's act() method