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
  • 0 replies
  • 210 views
This content is deleted
Forum Topic
How do I index of a text in List?
0 favourites

I need to set the text of a list by a value from an array. The list and array has values of {a1,a2,a3}. When I compare text with a1 in Array and returns True th...

posted 4 years ago
  • 12 replies
  • 2K views
0 favourites

As students in my mobile gaming course begin working on their final projects, I'm hoping to deepen my knowledge of how JSON files can be used to create a rudime...

  • 4 replies
  • 487 views
0 favourites

Wondering if anyone else can help me trying to work with a 2 dimensional array of information. I will try not to make this too wordy. Basically I am making an i...

posted 4 years ago
  • 3 replies
  • 512 views
This content is deleted
Forum Topic
Permformance/Coding Inquiry
0 favourites

The below coding style produces the same output BUT do they run differently and affect performance? I'm planning to insert a lot of data to an array and I'm won...

  • 5 replies
  • 627 views
This content is deleted
Forum Topic
How do I check multiple array entries?
0 favourites

I'm trying to compare multiple entries in 2 different arrays. I'm able to do it but only if I compare each entry individually, this isn't a problem when I'm jus...

posted 4 years ago
  • 5 replies
  • 495 views
This content is deleted
Forum Topic
How do I Affect All Sprites Uniformly?
0 favourites

I've tried to find information in tutorials, expressions, and general troubleshooting, but I'm coming up blank. Hoping someone might have done this before, or s...

  • 2 replies
  • 1.5K views
This content is deleted
Forum Topic
How to use PHP in Construct?
0 favourites

I'm new and currently studying Construct. Are there any tutorials on how to include PHP in Construct? Thank you in advance!

posted 4 years ago
  • 7 replies
  • 616 views
0 favourites

The title says it all. Also, here are some pictures to help in solving the problem. Thank you in advance :D.

posted 4 years ago
  • 2 replies
  • 1.6K views
1 favourites

I load a JSON file in an array on the start of one layout. The data of this array pass by changes during the game, but when I start that layout the "on start of...

posted 4 years ago
  • 4 replies
  • 440 views
0 favourites

I have a column that contains a PHP serialized value and I was wondering how can I "unserialize" the value in Construct? Thank you in advance again:D.

posted 4 years ago

Similar Tags