ForEachEntity
#4
Usually you want to do something with the chunk, for example "make an explosion". So "MakeAnExplosion" would be a higher level function, while "GetChunk, DigBlock, SetBlock" would be the lower level functions which you could use for the same purpose. Naturally, higher level functions are easier to use, but are not so universal. They are good because usually they can be more optimized.
Reply
Thanks given by:


Messages In This Thread
ForEachEntity - by NiLSPACE - 04-21-2013, 04:32 AM
RE: ForEachEntity - by xoft - 04-21-2013, 05:52 AM
RE: ForEachEntity - by NiLSPACE - 04-21-2013, 05:54 AM
RE: ForEachEntity - by xoft - 04-21-2013, 06:10 AM
RE: ForEachEntity - by NiLSPACE - 05-02-2013, 11:35 PM
RE: ForEachEntity - by xoft - 05-02-2013, 11:55 PM



Users browsing this thread: 1 Guest(s)