Exemplo n.º 1
0
 protected override IEnumerable <GamepadStickZone> GenerateTapStickZones()
 {
     return(zone.Repeat(times));
 }