Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
any function field types in udt example?
#11
It's for simulating "methods".

It's like OOP.

Instead of doing something like:

Code:
Pooh_on_enemy(Hero)

you can:

Code:
Hero.Pooh-onEnemy()


It's also a way to simplyfy object handling.
ie:

You can make AI's for each object using indexes(ids) rather than a buch of If then Else's or Seclect cases.
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply


Messages In This Thread
any function field types in udt example? - by KiZ - 01-15-2005, 01:13 AM
any function field types in udt example? - by KiZ - 01-15-2005, 02:40 AM
any function field types in udt example? - by KiZ - 01-15-2005, 05:30 PM
any function field types in udt example? - by relsoft - 01-15-2005, 05:36 PM
any function field types in udt example? - by fsw - 01-15-2005, 11:16 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)