Home
last modified time | relevance | path

Searched refs:ID_SPRITE_LOOP (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp125 ID_SPRITE_LOOP, enumerator
371 ON_BN_CLICKED(ID_SPRITE_LOOP, OnSpriteStyleChange) in BEGIN_MESSAGE_MAP()
1739 AddCheckBox("Continous Loop", info->style & GX_STYLE_SPRITE_LOOP, ID_SPRITE_LOOP); in AddSpriteProps()
3737 if (IsDlgButtonChecked(ID_SPRITE_LOOP)) in OnSpriteStyleChange()