ReactOS 0.4.16-dev-823-g9a093ec
|
Public Attributes | |
int | m_nXPos |
int | m_nYPos |
int | m_nZPos |
int | m_nOldX |
int | m_nOldY |
Definition at line 39 of file screensaver.c.
int star::m_nOldX |
Definition at line 42 of file screensaver.c.
Referenced by DrawStarField(), and SetUpStars().
int star::m_nOldY |
Definition at line 42 of file screensaver.c.
Referenced by DrawStarField(), and SetUpStars().
int star::m_nXPos |
Definition at line 41 of file screensaver.c.
Referenced by MoveStarField(), and SetUpStars().
int star::m_nYPos |
Definition at line 41 of file screensaver.c.
Referenced by MoveStarField(), and SetUpStars().
int star::m_nZPos |
Definition at line 41 of file screensaver.c.
Referenced by MoveStarField(), and SetUpStars().