rubidium
|
4703eb2036
|
(svn r12740) -Codechange: use a vector instead of allocating memory in a byte array for ChildScreenSpriteToDraw.
|
2008-04-16 20:39:35 +00:00 |
|
rubidium
|
5254131d9c
|
(svn r12739) -Codechange: use a vector instead of allocating memory in a byte array for ParentSpriteToDraw.
|
2008-04-16 20:01:04 +00:00 |
|
peter1138
|
7957bdde13
|
(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
|
2008-04-16 19:01:09 +00:00 |
|