Fido
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Member Functions | Protected Attributes | List of all members
Emitter Class Reference

#include <Emitter.h>

Inherits CircleShape.

Public Member Functions

 Emitter (int str)
 
void set (sf::Vector2i mouseLoc)
 
void bye ()
 
TDVect sense (Robby robot, int thresh)
 inverse square law More...
 

Protected Attributes

int masterStrength
 
int strength
 

Constructor & Destructor Documentation

Emitter::Emitter ( int  str)

Member Function Documentation

void Emitter::bye ( )
TDVect Emitter::sense ( Robby  robot,
int  thresh 
)

inverse square law

void Emitter::set ( sf::Vector2i  mouseLoc)

Member Data Documentation

int Emitter::masterStrength
protected
int Emitter::strength
protected

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