Class: ushortarray
Unsigned short array in Luxinia for array operations.
Hierarchy
o-+ mathlib
o-+ staticarray
o-+ ushortarray
Methods:
- new (int count)
- returns: (ushortarray)
- fromushort (ushortarray,ushortarray,int min,max)
- returns: ()
copies content to ushortarray. Min will become 0 and max 65535
Inherited Methods: