Skip to content

Commit

Permalink
documentation: remove broken functions
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoc committed Dec 11, 2012
1 parent f9d5a83 commit e6f23d2
Showing 1 changed file with 0 additions and 108 deletions.
108 changes: 0 additions & 108 deletions _documentation/graphics/ofGraphics_functions.markdown
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1266,114 +1266,6 @@ _description: _






<!----------------------------------------------------------------------------->

###void ofDrawBitmapStringHighlight(text, &position, &background = ofColor

<!--
_syntax: ofDrawBitmapStringHighlight(text, &position, &background = ofColor_
_name: ofDrawBitmapStringHighlight_
_returns: void_
_returns_description: _
_parameters: string text, const ofPoint &position, const ofColor &background=ofColor_
_version_started: _
_version_deprecated: _
_summary: _
_constant: False_
_static: False_
_visible: True_
_advanced: False_
-->

_description: _







<!----------------------------------------------------------------------------->

###void ofDrawBitmapStringHighlight(text, x, y, &background = ofColor

<!--
_syntax: ofDrawBitmapStringHighlight(text, x, y, &background = ofColor_
_name: ofDrawBitmapStringHighlight_
_returns: void_
_returns_description: _
_parameters: string text, int x, int y, const ofColor &background=ofColor_
_version_started: _
_version_deprecated: _
_summary: _
_constant: False_
_static: False_
_visible: True_
_advanced: False_
-->

_description: _







<!----------------------------------------------------------------------------->

###void ofDrawBitmapStringHighlight(text, &position, &background = ofColor

<!--
_syntax: ofDrawBitmapStringHighlight(text, &position, &background = ofColor_
_name: ofDrawBitmapStringHighlight_
_returns: void_
_returns_description: _
_parameters: string text, const ofPoint &position, const ofColor &background=ofColor_
_version_started: _
_version_deprecated: _
_summary: _
_constant: False_
_static: False_
_visible: True_
_advanced: False_
-->

_description: _







<!----------------------------------------------------------------------------->

###void ofDrawBitmapStringHighlight(text, x, y, &background = ofColor

<!--
_syntax: ofDrawBitmapStringHighlight(text, x, y, &background = ofColor_
_name: ofDrawBitmapStringHighlight_
_returns: void_
_returns_description: _
_parameters: string text, int x, int y, const ofColor &background=ofColor_
_version_started: _
_version_deprecated: _
_summary: _
_constant: False_
_static: False_
_visible: True_
_advanced: False_
-->

_description: _







<!-----------------------------------------------------------------------------> <!----------------------------------------------------------------------------->


###void ofDrawBitmapStringHighlight(text, &position, &background = ofColor::black, &foreground = ofColor::white) ###void ofDrawBitmapStringHighlight(text, &position, &background = ofColor::black, &foreground = ofColor::white)
Expand Down

0 comments on commit e6f23d2

Please sign in to comment.