getHeight
float getHeight() const;
p.y += field->getHeight() + M_V_MARGIN;
float fieldHeight = field->getHeight() + M_V_MARGIN;