Being my first post in a forum hope you believe me when i say the double post was without intention. Back to my problem...i followed your advice and found a nice open source java TD named hexTD and read most of its classes and found myself with another problem. The fact is that all the monsters/towers classes are actualy interfaces(Ex: public interface tower), but in all the Android app i have never seen a interface so i guess what i'm asking is did the Android platform replace interface with something like view?? Btw thx for the fast reply
|