JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type texmapflags

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > texmapflags
Children Types:none
Location:common.j, line 68

BACK TO TOP

------------------------------------------------------------

Global variables of type texmapflags:

common.j:
TEXMAP_FLAG_NONE, TEXMAP_FLAG_WRAP_U, TEXMAP_FLAG_WRAP_UV, TEXMAP_FLAG_WRAP_V

BACK TO TOP

------------------------------------------------------------

Functions that return type texmapflags (     common.j,      common.ai,      Blizzard.j):

constant native ConvertTexMapFlags (integer i) returns texmapflags

BACK TO TOP

------------------------------------------------------------

Functions that take type texmapflags as a parameter (     common.j,      common.ai,      Blizzard.j):

native SetCineFilterTexMapFlags (texmapflags whichFlags) returns nothing

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo