saloparenator / tile80

tile based game engine
0 stars 0 forks source link

empty tag #15

Closed saloparenator closed 10 years ago

saloparenator commented 10 years ago

logic imply lot of empty tag, see if it is a problem.

executing ton of do nothing tag can make the system heavier

check if separation between tag and behavior is necessary

saloparenator commented 10 years ago

maybe : tag can contain Function list. 0-N behavior per tag for loop nothing is faster (i think) than execute nothing

saloparenator commented 10 years ago

for now empty tag just do nothing and return same tile