stepupsoftware / timaxtex

Appcelerator Titanium Android module to get the GL_MAX_TEXTURE_SIZE value

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Returning the GL_MAX_TEXTURE_SIZE value

usage:

var maxTex = require("miga.timaxtex");
alert(maxTex.getMaxTextureSize());

About

Appcelerator Titanium Android module to get the GL_MAX_TEXTURE_SIZE value


Languages

Language:Java 100.0%