|
From: andre a. <ar...@ki...> - 2008-05-15 21:08:34
|
Hi John, > Humm, I hadn't thought about adding the typecasting operators. The Lua > syntax might be a little weird for this though, "obj:op_double()", > maybe it might make more sense to add a more readable function > obj:GetAsDouble() or something. > Note that if you choose GetAsDouble then obj.AsDouble should be available for consistencies. Andre |