dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
CP_BODY_FOREACH_COMPONENT.CP_BODY_FOREACH_COMPONENT
dchip
chipmunk_private
CP_BODY_FOREACH_COMPONENT
Undocumented in source.
template
CP_BODY_FOREACH_COMPONENT
(string root, string var, string code)
enum
CP_BODY_FOREACH_COMPONENT
=
format
(
"for (cpBody* %2$s = %1$s; %2$s; %2$s = %2$s.node.next) { %3$s }"
,
root
,
var
,
code
)
;
Meta
Source
See Source File
dchip
chipmunk_private
CP_BODY_FOREACH_COMPONENT
manifest constants
CP_BODY_FOREACH_COMPONENT