JVCL Help:TJvStarfield.MaxSpeed
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStarfield.MaxSpeed Property
[+] TJvStarfield Methods
[+] TJvStarfield Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the maximum number of pixels a star may move per refresh.
Pascal
propertyMaxSpeed: Byte;
Description
Set MaxSpeed to limit the number of pixels that a star can move per refresh. If MaxSpeed is 0, the stars on the star field won't move at all. If MaxSpeed is set to a value greater than 0, the stars will move 1 to MaxSpeed pixels per refresh. The default value for MaxSpeed is 10.
See Also
TJvStarfield.Delay, TJvStarfield.Stars
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page