Interface istepbar
Unit
Declaration
type istepbar = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- istepbar
Overview
Methods
| Public | function translatecolor(const aclor: colorty): colorty; |
| Public | procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
| Public | function dostep(const event: stepkindty; const adelta: real; ashiftstate: shiftstatesty): boolean; |
Description
Methods
| Public | function translatecolor(const aclor: colorty): colorty; |
|
This item has no description. | |
| Public | procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
|
This item has no description. | |
| Public | function dostep(const event: stepkindty; const adelta: real; ashiftstate: shiftstatesty): boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.