SkView::Click Class Reference

#include <SkView.h>

Collaboration diagram for SkView::Click:
[legend]

List of all members.

Public Types

enum  State { kDown_State, kMoved_State, kUp_State }

Public Member Functions

 Click (SkView *target)
virtual ~Click ()
const char * getType () const
bool isType (const char type[]) const
void setType (const char type[])
void copyType (const char type[])

Public Attributes

SkPoint fOrig
SkPoint fPrev
SkPoint fCurr
SkIPoint fIOrig
SkIPoint fIPrev
SkIPoint fICurr
State fState

Friends

class SkView

Detailed Description

Definition at line 122 of file SkView.h.


Member Enumeration Documentation

Enumerator:
kDown_State 
kMoved_State 
kUp_State 

Definition at line 132 of file SkView.h.


Constructor & Destructor Documentation

SkView::Click::Click ( SkView target  ) 
virtual SkView::Click::~Click (  )  [virtual]

Member Function Documentation

void SkView::Click::copyType ( const char  type[]  ) 
const char* SkView::Click::getType (  )  const [inline]

Definition at line 127 of file SkView.h.

bool SkView::Click::isType ( const char  type[]  )  const
void SkView::Click::setType ( const char  type[]  ) 

Friends And Related Function Documentation

friend class SkView [friend]

Definition at line 147 of file SkView.h.


Member Data Documentation

Definition at line 137 of file SkView.h.

Definition at line 138 of file SkView.h.

Definition at line 138 of file SkView.h.

Definition at line 138 of file SkView.h.

Definition at line 137 of file SkView.h.

Definition at line 137 of file SkView.h.

Definition at line 139 of file SkView.h.


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

Generated on Tue Oct 20 10:33:06 2009 for Skia by  doxygen 1.6.1