- made video base code game independent
This commit is contained in:
parent
2196b4fb04
commit
ddef3f7b98
56 changed files with 251 additions and 241 deletions
|
|
@ -1222,7 +1222,7 @@ DEFINE_ACTION_FUNCTION_NATIVE(_Screen, DrawThickLine, DrawThickLine)
|
|||
|
||||
//==========================================================================
|
||||
//
|
||||
// DCanvas :: Clear
|
||||
// ClearRect
|
||||
//
|
||||
// Set an area to a specified color.
|
||||
//
|
||||
|
|
@ -1281,7 +1281,7 @@ DEFINE_ACTION_FUNCTION(_Screen, Clear)
|
|||
|
||||
//==========================================================================
|
||||
//
|
||||
// DCanvas :: Dim
|
||||
// DoDim
|
||||
//
|
||||
// Applies a colored overlay to an area of the screen.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue