(function() { "use strict"; var PredatorSystem = function() { this.initialize(); } var p = PredatorSystem.prototype = new creatine.System(); p.initialize = function() { } p.process = function(wolfs, fdelta) { for (var i=0; i