hgeSprite::SetBlendMode

Sets the sprite blending mode.

void SetBlendMode(
  int blend
);

Parameters

blend
New blend mode to use for the sprite.

Requirements

Header: hgesprite.h
Import library: hgehelp.lib

See also

GetBlendMode, Blending modes