android.renderscript
Class Short2

java.lang.Object
  extended by android.renderscript.Short2

public class Short2
extends Object


Field Summary
 short x
           
 short y
           
 
Constructor Summary
Short2()
           
Short2(short initX, short initY)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public short x

y

public short y
Constructor Detail

Short2

public Short2()

Short2

public Short2(short initX,
              short initY)


Copyright © 2008-2012. All Rights Reserved.