¡@

Home 

c# Programming Glossary: fpoint

Fixed point math in c#?

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

ToString return this.RawValue.ToString public struct FPoint public FInt X public FInt Y public static FPoint Create FInt.. struct FPoint public FInt X public FInt Y public static FPoint Create FInt X FInt Y FPoint fp fp.X X fp.Y Y return fp public.. X public FInt Y public static FPoint Create FInt X FInt Y FPoint fp fp.X X fp.Y Y return fp public static FPoint FromPoint Point..