android.renderscript
Class Byte2

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

public class Byte2
extends Object


Field Summary
 byte x
           
 byte y
           
 
Constructor Summary
Byte2()
           
Byte2(byte initX, byte 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 byte x

y

public byte y
Constructor Detail

Byte2

public Byte2()

Byte2

public Byte2(byte initX,
             byte initY)


Copyright © 2008-2012. All Rights Reserved.