background preloader

Ref

Facebook Twitter

Untitled. Guacamelee! Gold Edition in Humble Indie Bundle 11! By Graham Smith February 18th, 2014, under News Hi everyone! We’re super exited to be part of Humble Indie Bundle 11 (aka Humble Indie Bundle X-2) that was released RIGHT HERE only minutes ago. In addition to Guacamelee! , you’ll also receive these amazing games: Dust: An Elysian Tail by Humble Hearts Giana Sisters: Twisted Dreams by Black Forest Games The Swapper by Facepalm Games Antichamber by Demruth (Alexander Bruce) Monaco: What’s Yours is Mine by Pocketwatch Games Stay Toasty! <3 DrinkBox Studios DrinkBox @ Bit Bazaar By matthewj December 11th, 2013, under News This past weekend the DrinkBox team, Mutant Blobs Attack, and a buttload of merch, went to the second installment of Bit Bazaar. On Friday was the Bit Bazaar party, a party to celebrate both the Bit Bazaar and Bento’s 2nd anniversary. The Cybertronic Spree were also there, and did a cover of ‘Dare To Be Stupid’ with a special guest singer.

Bit Bazaar itself was a blast. The Deal P.S. Jeu de serpent en AS2. II-A. Classe Array ▲ D'après la documentation officielle, la classe Array vous permet d'accéder aux tableaux indexés et de les manipuler. Un tableau indexé est un objet dont les propriétés sont identifiées par un nombre représentant leur position au sein de celui-ci. Ce nombre est appelé index. Tous les tableaux indexés sont basés sur zéro, ce qui signifie que le premier élément du tableau est [0], le deuxième est [1], etc. Var oneArray:Array = new Array("a", "b", "c");var twoArray:Array = oneArray; twoArray[0] = "z"; trace(oneArray); Parmi les méthodes de la classe Array qu'on va utiliser dans la suite de l'article, on cite la fonction push() : push(value: Object) : Number qui ajoute un ou plusieurs éléments à la fin d'un tableau et renvoie la nouvelle longueur du tableau.

Var myPets_array:Array = new Array("cat", "dog");var pushed:Number = myPets_array.push("bird", "fish");trace(pushed); Et la fonction splice() : splice(startIndex: Number, [deleteCount: Number], [value: Object]) : Array. Motion-Twin | News. Moonspider Studio. CAPY – It's Getting There.

Cardboard Computer. Gamasutra. Another World. UtopianGames. UNIT9. Bigbit. Datascope. GamesIndustry. LOVE. Scirra. List Of Game Tools.