¡@

Home 

c# Programming Glossary: shift_amount

Fixed point math in c#?

http://stackoverflow.com/questions/605124/fixed-point-math-in-c

public struct FInt public long RawValue public const int SHIFT_AMOUNT 12 12 is 4096 public const long One 1 SHIFT_AMOUNT public const.. int SHIFT_AMOUNT 12 12 is 4096 public const long One 1 SHIFT_AMOUNT public const int OneI 1 SHIFT_AMOUNT public static FInt OneF.. const long One 1 SHIFT_AMOUNT public const int OneI 1 SHIFT_AMOUNT public static FInt OneF FInt.Create 1 true #region Constructors..