Android006SourceUpdatable

package org.yasrun.game.kafunwars;

public interface Updatable
{
        void update();
}
最終更新:2011年03月09日 23:19