Minsky
|
#include <item.h>
Public Member Functions | |
MemoisedRotator () | |
void | update (float a, float x, float y) |
![]() | |
Rotate (float rot, float x0, float y0) | |
bool | initialisedFrom (float rot, float x, float y) const |
Point | operator() (float x1, float y1) const |
rotate (x1,y1) More... | |
Point | operator() (const Point &p) const |
float | x (float x, float y) const |
float | y (float x, float y) const |
|
inline |
Definition at line 161 of file item.h.
References minsky::Rotate::initialisedFrom(), minsky::Rotate::Rotate(), minsky::Rotate::x(), and minsky::Rotate::y().