return the leftmost x-value of current rect
Class CCRect
#include <Geode/cocos/cocoa/CCGeometry.h>
classCCRect{ ... }
No description provided
Examples0
Public static methods0
Public member functions13
cocos2d::CCRect&operator=()
No description provided
floatgetMinX()const
No description provided
floatgetMidX()const
floatgetMaxX()const
return the midpoint x-value of current rect
floatgetMinY()const
return the rightmost x-value of current rect
floatgetMidY()const
return the bottommost y-value of current rect
floatgetMaxY()const
return the midpoint y-value of current rect
boolequals()const
return the topmost y-value of current rect
boolcontainsPoint()const
No description provided
boolintersectsRect()const
No description provided
Fields2
cocos2d::CCPointorigin;
No description provided
cocos2d::CCSizesize;
No description provided