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

TYPES | FUNCTIONS | VARIABLES

Type blendmode

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > blendmode
Children Types:none
Location:common.j, line 67

BACK TO TOP

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

Global variables of type blendmode:

common.j:
BLEND_MODE_ADDITIVE, BLEND_MODE_BLEND, BLEND_MODE_DONT_CARE, BLEND_MODE_KEYALPHA, BLEND_MODE_MODULATE, BLEND_MODE_MODULATE_2X, BLEND_MODE_NONE

BACK TO TOP

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

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

constant native ConvertBlendMode (integer i) returns blendmode

BACK TO TOP

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

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

function CinematicFilterGenericBJ (real duration, blendmode bmode, string tex, real red0, real green0, real blue0, real trans0, real red1, real green1, real blue1, real trans1) returns nothing
native SetCineFilterBlendMode (blendmode whichMode) returns nothing

BACK TO TOP

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