BgmapSpriteSpec Struct Reference

#include <BgmapSprite.h>

# Public Attributes

SpriteSpec spriteSpec
uint16 display
 Flag to indicate in which display to show the bg texture.
uint16 bgmapMode
ParamTableEffectMethod applyParamTableEffect
 Pointer to affine/hbias manipulation function.

# Detailed Description

A BgmapSprite spec

Definition at line 44 of file BgmapSprite.h.

# Member Data Documentation

# applyParamTableEffect

ParamTableEffectMethod BgmapSpriteSpec::applyParamTableEffect

Pointer to affine/hbias manipulation function.

Definition at line 55 of file BgmapSprite.h.

# bgmapMode

uint16 BgmapSpriteSpec::bgmapMode

Definition at line 52 of file BgmapSprite.h.

# display

uint16 BgmapSpriteSpec::display

Flag to indicate in which display to show the bg texture.

Definition at line 49 of file BgmapSprite.h.

# spriteSpec

SpriteSpec BgmapSpriteSpec::spriteSpec

Definition at line 46 of file BgmapSprite.h.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Component/VisualComponent/Sprite/BgmapSprite/BgmapSprite.h