PageRenderTime 25ms CodeModel.GetById 23ms RepoModel.GetById 1ms app.codeStats 0ms

/.metadata/.plugins/org.eclipse.core.resources/.history/4b/00b37af8d8a2001e1d98c762f0e1eac2

https://bitbucket.org/fixpoint/connexion
#! | 8 lines | 5 code | 3 blank | 0 comment | 0 complexity | da264fe1d810b371450d1c11b9608a10 MD5 | raw file
  1. package info.reflectionsofmind.connexion.game.fortress.gui.game;
  2. import info.reflectionsofmind.connexion.platform.control.control.IGameControl;
  3. public class FortressGameControl implements IGameControl
  4. {
  5. }