Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
Counter Class
Counter Properties
CurrentValue Property
MaxValue Property
MinValue Property
Counter
MaxValue Property
Returns the maximum value of this counter
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
int
MaxValue
{
get
; }
Property Value
Type:
Int32
See Also
Reference
Counter Class
(Default Namespace) Namespace
Counter
CurrentValue
Counter
MinValue
Send comments on this topic to
bluemonkmn@users.sourceforge.net