PGE API 0.4
PR00F's Game Engine full documentation
|
This is the complete list of members for blrBeginEnd, including all inherited members.
begin(blContainerType &container) -> decltype(container.rbegin()) | blrBeginEnd | inlinestatic |
end(blContainerType &container) -> decltype(container.rend()) | blrBeginEnd | inlinestatic |