Files
itgmania212121/stepmania
Glenn Maynard a0b4b80a03 Remove another unsafe cast.
m_fStretchTexCoordVelocityX -> TexCoordVelocityX, etc.
Remove TYPE_STRETCH.
Disassociate BGAL::Type from the "Type" BGA metric.  Prefer "Type=sprite",
"Type=particles", "Type=tile", and "Stretch=1" (for sprite only).  Type=0, 1, 2, 3 still
work; 0 is "Type=sprite", Stretch=0 and 1 is Type=sprite, Stretch=1.
Remove old code.
Historical note: "stretch" was used in this code at various times to mean both 1:
"stretch the internal texture image to fit the texture" and 2: "stretch the displayed
image to fill the screen".  It now only means #2.  #1 is done automatically when needed.
Note that LoadFromAniLayerFile should never load an INI; it's for backwards-
compatibility only.  LoadFromIni is simpler and more flexible.
2003-10-31 00:01:16 +00:00
..
2003-10-22 10:49:58 +00:00
2003-10-28 09:52:04 +00:00
2003-10-31 00:01:16 +00:00
2003-10-28 21:10:18 +00:00
2003-10-03 07:23:09 +00:00
2003-10-20 20:47:13 +00:00
2003-09-04 05:58:05 +00:00
2003-09-04 05:58:05 +00:00
2003-10-12 18:25:06 +00:00
2003-10-12 18:52:38 +00:00
2003-09-28 07:13:36 +00:00
2003-09-30 00:14:37 +00:00
2003-09-30 00:14:37 +00:00
2003-10-09 00:12:36 +00:00