hi again
i'm a bit confused about this two props. in mdx common framework we had one parameter float elapsedtime, and now we have 2 times. someone can tell me physical difference beetwen them
p.s. i debugged miliseconds and seconds of both times. the result is strange enough: only game miliseconds iz non-zero, real miliseconds jumping permantly from zero to approximately the same value as gametime...
p.p.s in addition there is TotalMilliseconds prop, altogether - 4 milliseconds properties, totally confused :S - this item solved, milliseconds - int, totalmiliseconds - double :)