User Tools

Site Tools


prpl:getmousebuttondown

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETMOUSEBUTTONDOWN

ArgumentsResultNotation
[ - ]

Description

Examples

	i1 = GetIntFromStack(); 
		stack.Push(new Data(Input.GetMouseButtonDown(i1) ? 1 : 0)); 
 
prpl/getmousebuttondown.1480721632.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1