Client.WindowHelper.IsActive should be read-only, and not used to bring the
client to foreground, that should be the task of
Client.WindowHelper.Activate or Client.WindowHelper.BringToFront, which
have to be methods.
Client.WindowHelper.SetFPSLimit shouldn't be there if
Client.WindowHelper.FPSLimit does just that, plus, it doesn't even convert
the value appropiately. Two different implementations of the same thing can
cause confusion.
Client.WindowHelper.FPSCurrent doesn't convert the value like it should.
Original issue reported on code.google.com by ing.cabr...@gmail.com on 1 May 2009 at 12:08
Original issue reported on code.google.com by
ing.cabr...@gmail.com
on 1 May 2009 at 12:08