Muvicado HD
Loading...
Searching...
No Matches
VVSpriteGLView Class Reference

#include <VVSpriteGLView.h>

Inheritance diagram for VVSpriteGLView:
Collaboration diagram for VVSpriteGLView:

Instance Methods

(void) - generalInit
(void) - prepareToBeDeleted
(void) - initializeGL
(void) - updateSprites
(void) - _lock
(void) - _unlock
(void) - setSpritesNeedUpdate

Protected Attributes

pthread_mutex_t glLock
int mouseDownModifierFlags
NSView * clickedSubview

Properties

BOOL deleted
BOOL initialized
BOOL spritesNeedUpdate
NSEvent * lastMouseEvent
VVSpriteManagerspriteManager

Detailed Description

Definition at line 9 of file VVSpriteGLView.h.

Method Documentation

◆ _lock

- (void) _lock
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _unlock

- (void) _unlock
Here is the call graph for this function:
Here is the caller graph for this function:

◆ generalInit

- (void) generalInit
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initializeGL

- (void) initializeGL
Here is the call graph for this function:
Here is the caller graph for this function:

◆ prepareToBeDeleted

- (void) prepareToBeDeleted
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSpritesNeedUpdate

- (void) setSpritesNeedUpdate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateSprites

- (void) updateSprites
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ clickedSubview

- (NSView*) clickedSubview
protected

Definition at line 20 of file VVSpriteGLView.h.

◆ glLock

- (pthread_mutex_t) glLock
protected

Definition at line 14 of file VVSpriteGLView.h.

◆ mouseDownModifierFlags

- (int) mouseDownModifierFlags
protected

Definition at line 19 of file VVSpriteGLView.h.

Property Documentation

◆ deleted

- (BOOL) deleted
readatomicassign

Definition at line 10 of file VVSpriteGLView.h.

◆ initialized

- (BOOL) initialized
readwriteatomicassign

Definition at line 12 of file VVSpriteGLView.h.

◆ lastMouseEvent

- (NSEvent *) lastMouseEvent
readatomicassign

Definition at line 18 of file VVSpriteGLView.h.

◆ spriteManager

- (VVSpriteManager *) spriteManager
readatomicassign

Definition at line 16 of file VVSpriteGLView.h.

◆ spritesNeedUpdate

- (BOOL) spritesNeedUpdate
readwriteatomicassign

Definition at line 17 of file VVSpriteGLView.h.


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