libwolfram20

◆ getPosition()

int WAPod::getPosition ( )

Returns a 'position' attribute of Pod.

Returns
position
76 {
77 return this->_position;
78}
int _position
A number indicating the intended position of the pod in a visual display.
Definition: WAPod.h:48