Changeset 20943 for lang/haskell/nario/Actor/Koura.hs
- Timestamp:
- 10/08/08 07:34:08 (3 months ago)
- Files:
-
- 1 modified
-
lang/haskell/nario/Actor/Koura.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/haskell/nario/Actor/Koura.hs
r20925 r20943 44 44 45 45 render self imgres scrx sur = do 46 putimg sur imgres imgtype ((x self) `div` one - chrSize `div` 2 - scrx) ((y self) `div` one - ofsH - 8) 47 return () 48 where 49 imgtype = ImgKoura 46 putimg sur imgres ImgKoura ((x self) `div` one - chrSize `div` 2 - scrx) ((y self) `div` one - ofsH - 8) 50 47 51 48 bDead self = y self >= (screenHeight + chrSize * 3) * one || x self <= -chrSize * one
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)