Uses of Interface
moagg.model.Activatable

Packages that use Activatable
moagg.level.xml.factory.object   
moagg.model   
moagg.model.object.sprite   
 

Uses of Activatable in moagg.level.xml.factory.object
 

Methods in moagg.level.xml.factory.object that return Activatable
protected  Activatable AbstractObjectFactory.createActivatable(Activatable data)
           
 

Uses of Activatable in moagg.model
 

Classes in moagg.model that implement Activatable
 class ActivatableImpl
           
 

Uses of Activatable in moagg.model.object.sprite
 

Methods in moagg.model.object.sprite with parameters of type Activatable
 void Fountain.setActivatable(Activatable activatable)
           
 void Magnet.setActivatable(Activatable activatable)
           
 void Barrier.setActivatable(Activatable activatable)
           
 



Copyright © 2008. All Rights Reserved.