加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20111018180126/http://developer.android.com/reference/android/renderscript/Int2.html
public class

Int2

extends Object
java.lang.Object
   ↳ android.renderscript.Int2

Class Overview

Class for exposing the native Renderscript int2 type back to the Android system.

Summary

Fields
public int x
public int y
Public Constructors
Int2()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int x

Since: API Level 11

public int y

Since: API Level 11

Public Constructors

public Int2 ()

Since: API Level 11