ReactOS 0.4.15-dev-7994-gb388cb6
tagANIME Struct Reference

#include <shimgvw.h>

Collaboration diagram for tagANIME:

Public Attributes

UINT m_nFrameIndex
 
UINT m_nFrameCount
 
UINT m_nLoopIndex
 
UINT m_nLoopCount
 
PropertyItemm_pDelayItem
 
HWND m_hwndTimer
 

Detailed Description

Definition at line 54 of file shimgvw.h.

Member Data Documentation

◆ m_hwndTimer

HWND tagANIME::m_hwndTimer

Definition at line 61 of file shimgvw.h.

Referenced by Anime_Pause(), Anime_SetTimerWnd(), and Anime_Start().

◆ m_nFrameCount

UINT tagANIME::m_nFrameCount

Definition at line 57 of file shimgvw.h.

Referenced by Anime_FreeInfo(), Anime_LoadInfo(), and Anime_Step().

◆ m_nFrameIndex

UINT tagANIME::m_nFrameIndex

Definition at line 56 of file shimgvw.h.

Referenced by Anime_FreeInfo(), Anime_GetFrameDelay(), Anime_SetFrameIndex(), and Anime_Step().

◆ m_nLoopCount

UINT tagANIME::m_nLoopCount

Definition at line 59 of file shimgvw.h.

Referenced by Anime_FreeInfo(), Anime_LoadInfo(), and Anime_Step().

◆ m_nLoopIndex

UINT tagANIME::m_nLoopIndex

Definition at line 58 of file shimgvw.h.

Referenced by Anime_FreeInfo(), and Anime_Step().

◆ m_pDelayItem

PropertyItem* tagANIME::m_pDelayItem

Definition at line 60 of file shimgvw.h.

Referenced by Anime_FreeInfo(), Anime_GetFrameDelay(), Anime_LoadInfo(), and Anime_Start().


The documentation for this struct was generated from the following file: