Exemplo n.º 1
0
 public InputMatcher(Entitas.MatcherInstance <InputEntity> matcher)
 {
     _matcher = matcher;
 }
 public GameMatcher(Entitas.MatcherInstance <GameEntity> matcher)
 {
     _matcher = matcher;
 }