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

#include <VVSpriteControl.h>

Inheritance diagram for VVSpriteControl:
Collaboration diagram for VVSpriteControl:

Instance Methods

(void) - generalInit
(void) - prepareToBeDeleted
(void) - updateSprites
(void) - setSpritesNeedUpdate

Protected Attributes

int mouseDownModifierFlags
NSView * clickedSubview

Properties

BOOL deleted
VVSpriteManagerspriteManager
BOOL spritesNeedUpdate
NSEvent * lastMouseEvent
NSColor * clearColor

Detailed Description

Definition at line 8 of file VVSpriteControl.h.

Method Documentation

◆ generalInit

- (void) generalInit
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 15 of file VVSpriteControl.h.

◆ mouseDownModifierFlags

- (int) mouseDownModifierFlags
protected

Definition at line 14 of file VVSpriteControl.h.

Property Documentation

◆ clearColor

- (NSColor *) clearColor
readwriteatomicretain

Definition at line 13 of file VVSpriteControl.h.

◆ deleted

- (BOOL) deleted
readatomicassign

Definition at line 9 of file VVSpriteControl.h.

◆ lastMouseEvent

- (NSEvent *) lastMouseEvent
readatomicassign

Definition at line 12 of file VVSpriteControl.h.

◆ spriteManager

- (VVSpriteManager *) spriteManager
readatomicassign

Definition at line 10 of file VVSpriteControl.h.

◆ spritesNeedUpdate

- (BOOL) spritesNeedUpdate
readwriteatomicassign

Definition at line 11 of file VVSpriteControl.h.


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