ドラゴンクエストクローンを作ろう (746レス)
上
下
前
次
1-
新
21
(1)
: 03/03/03 07:08
ID:pxhSxl9y(3/3)
AA×
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
21: [sage] 03/03/03 07:08 ID:pxhSxl9y procedure TDirectDrawCanvas.CreateHandle; begin if FDeviceContext = 0 then begin FEnabled := FSurface.GetDC(FDeviceContext) = DD_OK; if FEnabled then Handle := FDeviceContext else begin Handle := 0; FDeviceContext := 0; end; end; end; 使い方は Canvas := TCanvas.Create(BackBufferSurface); しておいて with Canvas do if Enabled then try Pen.Style := psSolid; : finally Release; end; http://mevius.5ch.net/test/read.cgi/gamedev/1046454251/21
使い方は しておいて
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 725 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
ぬこの手
ぬこTOP
0.044s