CAST II Game Engine |
||||||||
![]() |
MAIN | FEATURES | SCREENSHOTS | FORUMS | MANUAL | DOWNLOADS | CONTACTS | |
type THeighTMapEditOp = class(TMapEditOp)
TMapEditOp > TOperation![]() | function Init(AMap: TMap; ACellX, ACellZ, ACursorSize: Integer; AValueDelta: Single): Boolean; virtual; abstract; |
![]() | function Init(AMap: TMap; ACellX, ACellZ, ACursorSize: Integer; AValueDelta: Single): Boolean; virtual; abstract; |
Inits the operation and returns True if it's valid and can be applied
|
Last modified: Jan 6, 2010 |