Show
Ignore:
Timestamp:
10/04/08 13:02:36 (3 months ago)
Author:
mokehehe
Message:

きのこ追加

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/haskell/nario/Font.hs

    r20175 r20670  
    1313fontXN = 16 
    1414 
     15-- 文字列表示 
    1516fontPut sur imgsur x y str = zipWithM_ (\i c -> fontPutc sur imgsur i y c) [x..] str 
    1617 
     18-- 1文字表示 
    1719fontPutc sur imgsur x y c = do 
    1820        blitSurface imgsur (Just rc) sur pos