Hi
>2012/7/9 Alexander Wolf :
>> I've been trying to write a script for comets, but cannot use its member
>> functions because the Comet Class is not supported by the scripting
>> language. How would I go about adding the Comet Class?
>
>You can implement this via adding public slots to Comet Clas
Hello!
2012/7/8 Kristen Aw :
> I've been trying to write a script for comets, but cannot use its member
> functions because the Comet Class is not supported by the scripting
> language. How would I go about adding the Comet Class?
You can implement this via adding public slots to Comet Class. As
Hello,
I've been trying to write a script for comets, but cannot use its member
functions because the Comet Class is not supported by the scripting language.
How would I go about adding the Comet Class?
I've tried writing the functions meant for Comet class into SolarSystem just to
see how it