Content tagged array

A data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

Similar Tags

Report Tag

363 usages of this tag
  • 6 replies
  • 556 views
This content is deleted
Forum Topic
Problem with Saving/Loading Array (Help!)
0 favourites

I am having a strange problem. I have a save system where an array with tile states, and when the save is complete the array downloads as a .Json file. It funct...

posted 5 years ago
  • 2 replies
  • 607 views
This content is deleted
Forum Topic
How to get a specific value in an array?
0 favourites

How do I get the total number of rows (3, 1, 2). Then give the three values to three different text boxes?

posted 5 years ago
  • 5 replies
  • 606 views

I wouldn't post this, but I am days on these 2 problems. I would really appreciate some help, I have even redone the entire inventory system from scratch, and i...

posted 5 years ago
  • 4 replies
  • 655 views
This content is deleted
Forum Topic
Need help with arrays, JSON and AJAX
0 favourites

I've been looking through the forums and tutorials and still can't find an answer to my problem. I'm making an ABC matching game- capital to small letters. I us...

posted 5 years ago
  • 6 replies
  • 756 views
0 favourites

I'm sorry for such a simple question, but I can't seem to find a straightforward answer to this. My AI enemies choose a target direction to face before moving....

posted 5 years ago
  • 4 replies
  • 641 views
0 favourites

I have 2 arrays (Width 100, height 10). Suppose array1 has values ​​in 2 cells, the rest are empty. Array2 has other values ​​in these 2 cells. I have a questio...

posted 5 years ago
  • 2 replies
  • 387 views
This content is deleted
Forum Topic
How do I export an object's state to an Array?
0 favourites

I'm trying to do array > load from json > sprite.AsJson but it's not working. Just a bunch of 0s. Anyone know how to do this?

posted 5 years ago
  • 2 replies
  • 360 views
This content is deleted
Forum Topic
Some game wont work on android
0 favourites

I just finished my final project for my semester and its working so well, in my laptop using run layout and debug layout. But one of my games, the trivia quiz t...

posted 5 years ago
  • 1 replies
  • 552 views
This content is deleted
Forum Topic
How can I upload the data from an excel file to an array?
0 favourites

Load a excel file to an array.

posted 5 years ago
  • 4 replies
  • 557 views
This content is deleted
Forum Topic
How do I create Galaxy for space game using arrays??
0 favourites

I need to figure out how to create a Galaxy for my space game. Let's just assume there's going to be 1000 solar systems and the Galaxy. And then using some sort...

Similar Tags