[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Advantages of Lua using 'floats' over Lua using 'doubles'
- From: David Jones <drj@...>
- Date: Tue, 4 Jul 2006 15:47:43 +0100
On 4 Jul 2006, at 12:40, Jose Marin wrote:
Yes, I'm asking the performance of games on PCs.
There is one other thing that occurred to me and that's the lack of
integer precision. This may be a concern for you, or it may not. If
you use float, you won't be able to keep pinball scores accurately in
a Lua number.
drj